From a43852747f82424909b8130bdf8755647a02df2b Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 24 Apr 2008 07:20:29 +0000 Subject: [PATCH] added missing " git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/dfb/dcscreen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.47.2