]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/listctrl.cpp
compilation fixes - wxGTK compiles but not links
[wxWidgets.git] / src / msw / listctrl.cpp
index 4f21955870ec637b991b0026a028cd955722c199..1d73b061d652a29b3b5aba4285845c1e35ce70b1 100644 (file)
@@ -29,6 +29,8 @@
     #pragma hdrstop
 #endif
 
+#if wxUSE_LISTCTRL
+
 #ifdef __WIN95__
 
 #ifndef WX_PRECOMP
@@ -2021,3 +2023,4 @@ wxListEvent::wxListEvent(wxEventType commandType, int id)
 
 #endif // __WIN95__
 
+#endif // wxUSE_LISTCTRL