]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/toplevel.h
Make wxBackingFile internal, and remove wxZipFSHander, add a typedef to
[wxWidgets.git] / include / wx / univ / toplevel.h
index 17681cfd9aa9f64f5fbfb1b072c0a6cbe398446c..8b451f6ba1276bda41a2875cda73ef069aba0087 100644 (file)
@@ -122,7 +122,7 @@ public:
     // decorations anyhow and that by default native decorations are used
     //
     // if UseNativeDecorations() is used, it must be called before Create()
-    static UseNativeDecorationsByDefault(bool native = true);
+    static void UseNativeDecorationsByDefault(bool native = true);
     void UseNativeDecorations(bool native = true);
     bool IsUsingNativeDecorations() const;