wxSecretStore is not implemented on iOS

This commit is contained in:
Stefan Csomor
2017-06-23 11:04:26 +02:00
parent 9b9f8ac468
commit 36de95bd8e

View File

@@ -372,6 +372,11 @@
#define wxUSE_WEBVIEW 0
#endif
#if wxUSE_SECRETSTORE
#undef wxUSE_SECRETSTORE
#define wxUSE_SECRETSTORE 0
#endif
#endif
/* _WX_OSX_IPHONE_CHKCONF_H_ */