]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/mdig.h
don't select first hit in index if it is multi-topic entry, it causes a dialog to...
[wxWidgets.git] / include / wx / generic / mdig.h
index 8ca22f234390aa7166889ace96a726bff5483339..b686a423822a50e0327d65aa161cb6fbbc6bb1c7 100644 (file)
@@ -160,10 +160,10 @@ public:
     // no size hints
     virtual void SetSizeHints( int WXUNUSED(minW),
                                int WXUNUSED(minH),
-                               int WXUNUSED(maxW) = wxDefaultSize.x,
-                               int WXUNUSED(maxH) = wxDefaultSize.y,
-                               int WXUNUSED(incW) = wxDefaultSize.x,
-                               int WXUNUSED(incH) = wxDefaultSize.y) {}
+                               int WXUNUSED(maxW) = wxDefaultCoord,
+                               int WXUNUSED(maxH) = wxDefaultCoord,
+                               int WXUNUSED(incW) = wxDefaultCoord,
+                               int WXUNUSED(incH) = wxDefaultCoord) {}
 
 #if wxUSE_TOOLBAR
     // no toolbar bars