]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/pen.h
Resets scroll position on load
[wxWidgets.git] / include / wx / palmos / pen.h
index 80c3c3f0d66d23076ed9bee438f5ccf63e67aaa3..de6691ac2a1a9ae41adc198ba27209e81e513a11 100644 (file)
@@ -128,7 +128,7 @@ public:
 
     // Internal
     bool RealizeResource();
-    bool FreeResource(bool force = FALSE);
+    bool FreeResource(bool force = false);
     WXHANDLE GetResourceHandle() const;
     bool IsFree() const;
     void Unshare();
@@ -138,4 +138,3 @@ private:
 };
 
 #endif // _WX_PEN_H_
-