]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/metafile.cpp
Various small fixes
[wxWidgets.git] / src / motif / metafile.cpp
index 348440fd7916c2001d08b63b7b310c3155662032..7380a03402e554f4d69f940eec72da50ee43b3bf 100644 (file)
@@ -52,7 +52,7 @@ bool wxMetaFile::SetClipboard(int width, int height)
 bool wxMetaFile::Play(wxDC *dc)
 {
     // TODO
 bool wxMetaFile::Play(wxDC *dc)
 {
     // TODO
-    return false;
+    return FALSE;
 }
 
 /*
 }
 
 /*