]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/gauge.h
fixes to the new pointer array implementation
[wxWidgets.git] / include / wx / univ / gauge.h
index 04ac21fc87902ec9ed7c3674df1eda619340f50c..c113328e076693b6b9867ef97675e259204562e5 100644 (file)
@@ -5,12 +5,12 @@
 // Modified by:
 // Created:     20.02.01
 // RCS-ID:      $Id$
-// Copyright:   (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
+// Copyright:   (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
-    #pragma implementation "gaugeuniv.h"
+    #pragma interface "gaugeuniv.h"
 #endif
 
 // ----------------------------------------------------------------------------