aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface-gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface-gtk.h')
-rw-r--r--src/interface-gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface-gtk.h b/src/interface-gtk.h
index baa499c..ed2cabe 100644
--- a/src/interface-gtk.h
+++ b/src/interface-gtk.h
@@ -28,6 +28,7 @@
#include "interface.h"
+/* object declared in main.cpp */
extern class InterfaceGtk : public Interface {
GtkWidget *window;
GtkWidget *editor_widget;