X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5dcf05ae082a2da39102dec13ab3ad4c483221c8..0a240683ed2ed0ad7efe733d451dd36740607605:/src/motif/metafile.cpp diff --git a/src/motif/metafile.cpp b/src/motif/metafile.cpp index 348440fd79..7380a03402 100644 --- a/src/motif/metafile.cpp +++ b/src/motif/metafile.cpp @@ -52,7 +52,7 @@ bool wxMetaFile::SetClipboard(int width, int height) bool wxMetaFile::Play(wxDC *dc) { // TODO - return false; + return FALSE; } /*