]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/gaugecmn.cpp
create text control with wxTE_PROCESS_ENTER style if we have wxPROCESS_ENTER ourselve...
[wxWidgets.git] / src / common / gaugecmn.cpp
index 9a5b31881c007d2fc04222dfb39cc015602716a1..49d5b5914450339e6042b22ac9961d57b9900254 100644 (file)
 #ifndef WX_PRECOMP
 #endif //WX_PRECOMP
 
+#if wxUSE_GAUGE
+
 #include "wx/gauge.h"
 
-#if wxUSE_GAUGE
+const wxChar wxGaugeNameStr[] = wxT("gauge");
 
 // ============================================================================
 // implementation