]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/metafile.cpp
Some stubs includes removed from wxMotif; wxNotebook sample hack to make it display;
[wxWidgets.git] / src / stubs / metafile.cpp
index 251c8559709d676fecac856e361e92a18d72c00e..a92874b33669dc15650d93c4877886130f9f97ed 100644 (file)
@@ -52,7 +52,7 @@ bool wxMetaFile::SetClipboard(int width, int height)
 bool wxMetaFile::Play(wxDC *dc)
 {
     // TODO
-    return false;
+    return FALSE;
 }
 
 /*