]> Dogcows Code - chaz/openbox/blobdiff - otk/otk.hh
set the log domain for each plugin properly
[chaz/openbox] / otk / otk.hh
index 62788cba9baf8d1f28a59e8467ce582939ed6dc3..9ddf34e9cc85472725df8146a3b54a92ed369f05 100644 (file)
@@ -15,6 +15,7 @@
 #include "rendercolor.hh"
 #include "display.hh"
 #include "font.hh"
+#include "messagedialog.hh"
 #include "rendercontrol.hh"
 #include "size.hh"
 #include "point.hh"
@@ -30,4 +31,9 @@
 #include "ustring.hh"
 #include "widget.hh"
 
+namespace otk {
+void initialize();
+void destroy();
+}
+
 #endif // __otk_hh
This page took 0.025584 seconds and 4 git commands to generate.