]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/stattext.cpp
docstring patch has been submitted to SF
[wxWidgets.git] / src / univ / stattext.cpp
index 5bb880a96ef641bafcca943e7eb62a530a21163d..2f2a955f836aa7b9f4a8ea44caf3e507ef71479f 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     14.08.00
 // RCS-ID:      $Id$
 // Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "univstattext.h"
 #endif