Browse Source

specify osx does not have config page yet

Pal Lockheart 7 years ago
parent
commit
fe348e6a04
1 changed files with 1 additions and 1 deletions
  1. 1 1
      macos/pal_config.h

+ 1 - 1
macos/pal_config.h

@@ -29,6 +29,6 @@
 # define PAL_CREDIT           NULL
 # define PAL_PORTYEAR         NULL
 
-# define PAL_HAS_CONFIG_PAGE  1
+# define PAL_HAS_CONFIG_PAGE  0
 
 #endif