]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/evtloop.h
fixed wxGTK1 compilation after wxDC changes (still doesn't work)
[wxWidgets.git] / include / wx / palmos / evtloop.h
index 8473fb38c19357474cc5f7ae7260a20cebb79cf0..fcc4ce9ef8d5bbf65c4bbbd3877bbcf6df0ad984 100644 (file)
@@ -37,6 +37,7 @@ public:
 
     // process a single message
     virtual void ProcessMessage(WXMSG *msg);
+    virtual void WakeUp();
 
 protected:
     // should we exit the loop?