X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/49ca2a9920152f2e4fe57207a1ee01245b477873..028285e4af7232447cbb88caec61a3129cde02a7:/include/wx/platform.h?ds=sidebyside diff --git a/include/wx/platform.h b/include/wx/platform.h index 8d82a9ef3a..324a77e876 100644 --- a/include/wx/platform.h +++ b/include/wx/platform.h @@ -175,6 +175,10 @@ # endif #endif +#if defined(__POCKETPC__) || defined(__SMARTPHONE__) || defined(__WXGPE__) +# define __WXHANDHELD__ +#endif + /* Include wx/setup.h for the Unix platform defines generated by configure and the library compilation options