]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/control.cpp
added $Id$ to the header
[wxWidgets.git] / src / msw / control.cpp
index 05370f450576cc0bd27a51809b9361e85ee6dd4c..8e72df223da4ae9f06f7e3547923be9222d29a58 100644 (file)
@@ -187,7 +187,7 @@ bool wxControl::MSWCreateControl(const wxChar *classname,
 #if wxUSE_TREECTRL
         if ( wxDynamicCastThis(wxTreeCtrl) )
             testFont = true;
-#endif wxUSE_TREECTRL
+#endif // wxUSE_TREECTRL
 
         if ( testFont )
         {