adding reminder

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2007-09-18 17:27:13 +00:00
parent 4cd7d4ec01
commit 71b31f9983

View File

@@ -18,6 +18,10 @@
IMPLEMENT_DYNAMIC_CLASS(wxScreenDC, wxWindowDC)
// TODO : for the Screenshot use case, which doesn't work in Quartz
// we should do a GetAsBitmap using something like
// http://www.cocoabuilder.com/archive/message/cocoa/2005/8/13/144256
// Create a DC representing the whole screen
wxScreenDC::wxScreenDC()
{