]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/gauge.h
guarding agains NULL
[wxWidgets.git] / include / wx / osx / gauge.h
index 3db68bebe869ada67af428b6799d234553ae13d8..dae3b5c4959f34c78c52b711f0c62a5ae628380e 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        gauge.h
+// Name:        wx/osx/gauge.h
 // Purpose:     wxGauge class
 // Author:      Stefan Csomor
 // Modified by:
@@ -14,8 +14,6 @@
 
 #include "wx/control.h"
 
-WXDLLIMPEXP_DATA_CORE(extern const char) wxGaugeNameStr[];
-
 // Group box
 class WXDLLIMPEXP_CORE wxGauge: public wxGaugeBase
 {