]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/toplevel.h
added selecting-while-dragging
[wxWidgets.git] / include / wx / univ / toplevel.h
index 9edcf899f66953ec8170531faee4c4d381a18b2b..e9265722ee85ad9ae3596e8630ed072887f09394 100644 (file)
@@ -36,7 +36,7 @@ enum
     wxTOPLEVEL_BUTTON_MAXIMIZE = 0x02000000,
     wxTOPLEVEL_BUTTON_ICONIZE =  0x04000000,
     wxTOPLEVEL_BUTTON_RESTORE  = 0x08000000,
-    wxTOPLEVEL_BUTTON_HELP     = 0x10000000,
+    wxTOPLEVEL_BUTTON_HELP     = 0x10000000
 };
 
 // frame hit test return values:
@@ -143,7 +143,7 @@ public:
     virtual int GetMinWidth() const;
     virtual int GetMinHeight() const;
 
-    virtual bool ProvidesBackground() { return TRUE; }
+    virtual bool ProvidesBackground() const { return TRUE; }
     
 protected:
     // handle titlebar button click event