projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't set minimal column width, it should be possible to set it even to 0 if desired...
[wxWidgets.git]
/
src
/
gtk
/
dc.cpp
diff --git
a/src/gtk/dc.cpp
b/src/gtk/dc.cpp
index 00b3fafcb5816656ab2f8e01acd73b040d62e60b..80d08c5b01de62f90b486fd830bbef949f7deb6d 100644
(file)
--- a/
src/gtk/dc.cpp
+++ b/
src/gtk/dc.cpp
@@
-7,11
+7,6
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "dc.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"