From: Václav Slavík Date: Thu, 24 Apr 2008 07:20:29 +0000 (+0000) Subject: added missing " X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a43852747f82424909b8130bdf8755647a02df2b added missing " git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/dfb/dcscreen.cpp b/src/dfb/dcscreen.cpp index 730903e87f..ce892be036 100644 --- a/src/dfb/dcscreen.cpp +++ b/src/dfb/dcscreen.cpp @@ -31,7 +31,7 @@ // wxScreenDC //----------------------------------------------------------------------------- -#warning "FIXME: this doesn't work (neither single app nor multiapp core) +#warning "FIXME: this doesn't work (neither single app nor multiapp core)" // FIXME: maybe use a subsurface as well? IMPLEMENT_ABSTRACT_CLASS(wxScreenDCImpl, wxDFBDCImpl)