]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dcscreen.cpp
The list ctrl doesn't draw any focus
[wxWidgets.git] / src / msw / dcscreen.cpp
index 4a2aa9ed8b003d5a7635a6ee3726dd2eef8b19b0..a6f3948d1b3452865560c8150d3ffc7af254be46 100644 (file)
@@ -5,11 +5,11 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
+// Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "dcscreen.h"
 #endif