]>
git.saurik.com Git - wxWidgets.git/blob - src/mgl/dcscreen.cpp
1 /////////////////////////////////////////////////////////////////////////////
4 // Author: Robert Roebling
6 // Copyright: (c) 1998 Robert Roebling
7 // Licence: wxWindows licence
8 /////////////////////////////////////////////////////////////////////////////
11 #pragma implementation "dcscreen.h"
14 #include "wx/dcscreen.h"
15 #include "wx/window.h"
18 IMPLEMENT_DYNAMIC_CLASS(wxScreenDC
,wxPaintDC
)