]> Dogcows Code - chaz/openbox/blobdiff - otk/widget.hh
more deps
[chaz/openbox] / otk / widget.hh
index ccda3b1f86ca9e8356dfe0ab75b5124eb0516bd1..85eefe79de3a028e73d84b5548108f6859b0895d 100644 (file)
@@ -25,7 +25,7 @@ public:
 
   virtual ~OtkWidget();
 
-  void update(void);
+  virtual void update(void);
 
   inline Window getWindow(void) const { return _window; }
   inline const OtkWidget *getParent(void) const { return _parent; }
This page took 0.022349 seconds and 4 git commands to generate.