summaryrefslogtreecommitdiff
path: root/src/vteinternal.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/vteinternal.hh')
-rw-r--r--src/vteinternal.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vteinternal.hh b/src/vteinternal.hh
index 476252fa..0cd686b6 100644
--- a/src/vteinternal.hh
+++ b/src/vteinternal.hh
@@ -659,6 +659,7 @@ public:
GdkCursor *widget_cursor_new(GdkCursorType cursor_type) const;
+ void widget_constructed();
void widget_realize();
void widget_unrealize();
void widget_map();