]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/display.h
Change SetStringSelection to return bool like in other classes and ports
[wxWidgets.git] / include / wx / display.h
index 0714805e5c4af9491cf90eb5ce7158292c861cc7..835a233b23f9abb1d110f1cc3036ea0c84983ae5 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_DISPLAY_H_BASE_
 #define _WX_DISPLAY_H_BASE_
 
-#ifdef wxUSE_DISPLAY
+#if wxUSE_DISPLAY
 
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "displaybase.h"