projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added wxMBConv::Clone() to be able to copy conversion objects polymorphically
[wxWidgets.git]
/
include
/
wx
/
msw
/
dcclient.h
diff --git
a/include/wx/msw/dcclient.h
b/include/wx/msw/dcclient.h
index bad4cf72f28c326d113305bad6649e38a8c1f668..b85000d9d049471b7acf66524ac9ae0ac3d7e06e 100644
(file)
--- a/
include/wx/msw/dcclient.h
+++ b/
include/wx/msw/dcclient.h
@@
-16,10
+16,6
@@
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
-#ifdef __GNUG__
- #pragma interface "dcclient.h"
-#endif
-
#include "wx/dc.h"
#include "wx/dynarray.h"
#include "wx/dc.h"
#include "wx/dynarray.h"
@@
-46,7
+42,7
@@
public:
wxWindowDC(wxWindow *win);
protected:
wxWindowDC(wxWindow *win);
protected:
- // in
ti
ialize the newly created DC
+ // in
it
ialize the newly created DC
void InitDC();
// override some base class virtuals
void InitDC();
// override some base class virtuals