]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/app.h
fixed bug with the caret positioning after SetValue() introduced by the last commit
[wxWidgets.git] / include / wx / motif / app.h
index f262298f2f0f6f58c299a2f86919b1bafae5a877..092e6515a7f008b8a06daa97b08dff5fbfe0e000 100644 (file)
@@ -53,6 +53,7 @@ public:
     virtual bool Initialized();
     virtual bool Pending();
     virtual void Dispatch();
+    virtual bool Yield(bool onlyIfNeeded = FALSE);
 
     virtual bool OnInitGui();