]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/misc2.i
highlight the focused item in non report mode too
[wxWidgets.git] / wxPython / src / misc2.i
index 5ed670e78c3114f82b9c6ee40bf5d607b9200bfb..06fe54cb3bac54c47dd48f448788db51597c0009 100644 (file)
@@ -835,7 +835,7 @@ public:
 //----------------------------------------------------------------------
 
 %{
-#if !wxUSE_WAVE && !defined(__WXMSW__)
+#if !wxUSE_WAVE
 // A C++ stub class for wxWave for platforms that don't have it.
 class wxWave : public wxObject
 {