projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
give the panel 3D grey colour by default: as it's not a native control, we must give...
[wxWidgets.git]
/
src
/
msw
/
dcscreen.cpp
diff --git
a/src/msw/dcscreen.cpp
b/src/msw/dcscreen.cpp
index 4a2aa9ed8b003d5a7635a6ee3726dd2eef8b19b0..a6f3948d1b3452865560c8150d3ffc7af254be46 100644
(file)
--- a/
src/msw/dcscreen.cpp
+++ b/
src/msw/dcscreen.cpp
@@
-5,11
+5,11
@@
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
-// Copyright: (c) Julian Smart
and Markus Holzem
+// Copyright: (c) Julian Smart
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "dcscreen.h"
#endif
#pragma implementation "dcscreen.h"
#endif