]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/apptrait.h
popup activation scope and l&f
[wxWidgets.git] / include / wx / palmos / apptrait.h
index b6238ebd67495e4d5aa00b0742a9af46a3db0978..f8eef8d38916b0a8c0f7ca9ff14b1214f7dcfca5 100644 (file)
@@ -50,7 +50,7 @@ public:
     virtual wxTimerImpl *CreateTimerImpl(wxTimer *timer);
 #endif
     virtual bool DoMessageFromThreadWait();
-    virtual wxPortId GetToolkitVersion(int *majVer, int *minVer) const;
+    virtual wxPortId GetToolkitVersion(int *majVer = NULL, int *minVer = NULL) const;
 };
 
 #endif // wxUSE_GUI