]> Dogcows Code - chaz/openbox/blobdiff - otk/otk.hh
pointer's variables are config vars
[chaz/openbox] / otk / otk.hh
index 9be1ec36d131d62255cbe84e23fa45dc1340c31f..9ddf34e9cc85472725df8146a3b54a92ed369f05 100644 (file)
@@ -7,8 +7,6 @@
 #include "eventdispatcher.hh"
 #include "eventhandler.hh"
 #include "widget.hh"
-#include "focuswidget.hh"
-#include "focuslabel.hh"
 #include "appwidget.hh"
 #include "application.hh"
 #include "assassin.hh"
@@ -17,8 +15,9 @@
 #include "rendercolor.hh"
 #include "display.hh"
 #include "font.hh"
-//#include "gccache.hh"
+#include "messagedialog.hh"
 #include "rendercontrol.hh"
+#include "size.hh"
 #include "point.hh"
 #include "property.hh"
 #include "rect.hh"
@@ -32,4 +31,9 @@
 #include "ustring.hh"
 #include "widget.hh"
 
+namespace otk {
+void initialize();
+void destroy();
+}
+
 #endif // __otk_hh
This page took 0.021496 seconds and 4 git commands to generate.