]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/powercmn.cpp
No changes, just a typo fix in wxRichTextCtrl UI code.
[wxWidgets.git] / src / common / powercmn.cpp
index 043afbeaee888bf21b0ce08194fabf36ea85a2bc..bb5acce9e464b5d64462829139fd80771539c133 100644 (file)
@@ -43,7 +43,7 @@
 #endif
 
 // provide stubs for the systems not implementing these functions
-#if !defined(__WXMSW__)
+#if !defined(__WINDOWS__)
 
 wxPowerType wxGetPowerType()
 {