]> Dogcows Code - chaz/openbox/blobdiff - otk/application.hh
un-static otk::Display. add an operator* to it. make a global ob::display var.
[chaz/openbox] / otk / application.hh
index 220185ad49198a0d2dfb0d50f83c86699b843992..a0795acc6c27700cbc533d3eb6a22703cf786560 100644 (file)
@@ -32,6 +32,7 @@ public:
 private:
   void loadStyle(void);
 
+  Display _display;
   TimerQueueManager *_timer_manager;
   ImageControl *_img_ctrl;
   Configuration *_style_conf;
This page took 0.023838 seconds and 4 git commands to generate.