]> Dogcows Code - chaz/openbox/blobdiff - otk/application.hh
Add the "obsetroot" tool. Use it to set the root background.
[chaz/openbox] / otk / application.hh
index 848b79858723a195155b393f99f6a73b79b1612c..6da36d28e40764f0963f446ee7d1982e27a22303 100644 (file)
@@ -3,7 +3,6 @@
 #define __application_hh
 
 #include "eventdispatcher.hh"
-#include "display.hh"
 
 namespace otk {
 
@@ -27,7 +26,6 @@ public:
 private:
   void loadStyle(void);
 
-  Display _display;
   int _screen;
   bool _dockable;
 
This page took 0.024697 seconds and 4 git commands to generate.