]> Dogcows Code - chaz/openbox/blobdiff - otk/appwidget.hh
compress motion events better
[chaz/openbox] / otk / appwidget.hh
index 69cca58938d50628801b54d6cc9f14f6588d3683..b305dbae4a15e0e5b37a3896817be77818f7655c 100644 (file)
@@ -15,6 +15,8 @@ public:
             Cursor cursor = 0, int bevel_width = 1);
   virtual ~AppWidget();
 
+  virtual void setStyle(RenderStyle *style);
+  
   virtual void show(void);
   virtual void hide(void);
 
This page took 0.022608 seconds and 4 git commands to generate.