]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/tooltip.h
Define INVALID_FILE_ATTRIBUTES in filename.cpp too.
[wxWidgets.git] / interface / wx / tooltip.h
index cb4abd73ae192566653ca17f2c74f8113336506c..ea6f30d2064b745e4002bd0e7246801aa90e6320 100644 (file)
@@ -72,7 +72,7 @@ public:
 
         @note Currently this function is wxMSW-only.
     */
-    static void SetMaxWidth(int width) { ms_maxWidth = width; }
+    static void SetMaxWidth(int width);
 
     /**
         Set the delay between subsequent tooltips to appear.