]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/taskbar.h
Move unused values into 2.4 compatibility. Source cleaning.
[wxWidgets.git] / include / wx / msw / taskbar.h
index b14ffb334fae2579e91f193fa4b00612760f331d..bb374a70c306fb9ee77cf10711ea8ed849583b07 100644 (file)
@@ -78,7 +78,7 @@ protected:
 #endif
 };
 
-#if WXWIN_COMPATIBILITY_2_4    
+#if WXWIN_COMPATIBILITY_2_4
 inline bool wxTaskBarIcon::IsOK() const { return IsOk(); }
 #endif