]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_clipbrd.i
Oops
[wxWidgets.git] / wxPython / src / _clipbrd.i
index d8d439d904a56fe0032d2717c88fea1d201f53e1..b1d42c2046e896f4251bc7025dcb1c331f5c9388 100644 (file)
@@ -65,7 +65,7 @@ public:
     virtual bool Flush();
 
     // X11 has two clipboards which get selected by this call. Empty on MSW.
-    virtual void UsePrimarySelection( bool primary = FALSE );
+    virtual void UsePrimarySelection( bool primary = False );
 };