]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/statline.h
1. wxGrid fixes contributed by Gerhard Gruber (client data for cells...)
[wxWidgets.git] / include / wx / gtk / statline.h
index 8cbce8a56597028e937121a16ee8c8cb60d5f0db..e29e20d5d06f4269794f386a4a633f24f82a28fa 100644 (file)
@@ -47,6 +47,4 @@ public:
             long style = wxLI_HORIZONTAL, const wxString &name = wxStaticTextNameStr );
 };
 
-#endif // wxUSE_STATLINE
-
 #endif // __GTKSTATICLINEH__