]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/slider.h
implemented IsModified() and DiscardEdits()
[wxWidgets.git] / include / wx / gtk / slider.h
index 50524010048a7c0ecb6158bf4599acae6b8f85d1..945c726ededcf7915ed8bd2f5dd675a8a7fca5ef 100644 (file)
@@ -3,14 +3,14 @@
 // Purpose:
 // Author:      Robert Roebling
 // Id:          $Id$
-// Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
+// Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKSLIDERH__
 #define __GTKSLIDERH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif