X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b11752c4f9e1fd4b11ba3d184246267facb3ad3..77c8efc8c37da6d6a5e2e8022d21d1cd7d76371d:/src/common/powercmn.cpp?ds=sidebyside diff --git a/src/common/powercmn.cpp b/src/common/powercmn.cpp index c71b9171bd..bb5acce9e4 100644 --- a/src/common/powercmn.cpp +++ b/src/common/powercmn.cpp @@ -43,7 +43,7 @@ #endif // provide stubs for the systems not implementing these functions -#if !defined(__WXPALMOS__) && !defined(__WXMSW__) +#if !defined(__WINDOWS__) wxPowerType wxGetPowerType() {