X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..9982bf4c6656a61a67b28b51b2fe3196c9202fff:/src/stubs/metafile.cpp diff --git a/src/stubs/metafile.cpp b/src/stubs/metafile.cpp index 251c855970..a92874b336 100644 --- a/src/stubs/metafile.cpp +++ b/src/stubs/metafile.cpp @@ -52,7 +52,7 @@ bool wxMetaFile::SetClipboard(int width, int height) bool wxMetaFile::Play(wxDC *dc) { // TODO - return false; + return FALSE; } /*