]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/toplevel.h
Compilation fix for non-MSW: don't use ProcessCommand().
[wxWidgets.git] / include / wx / toplevel.h
index 8d6b5eef26e693bd4f5bf3d00bcfb24e8c99f1d8..a5fb510039fcb830484508d9ff69666ba75e4479 100644 (file)
@@ -170,7 +170,7 @@ public:
     virtual wxString GetTitle() const = 0;
 
     // enable/disable close button [x]
-    virtual bool EnableCloseButton(bool WXUNUSED(enable) ) { return false; } 
+    virtual bool EnableCloseButton(bool WXUNUSED(enable) ) { return false; }
 
     // Set the shape of the window to the given region.
     // Returns true if the platform supports this feature (and the