]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/chkconf.h
On screens with restricted space, it's useful to be able to add controls
[wxWidgets.git] / include / wx / msw / chkconf.h
index a9dc1a6d0030a3a513f28efae4fc92fb333528ae..a381c045aa729626756aea8ff18366c4b049c432 100644 (file)
 #           define wxUSE_MEDIACTRL 0
 #       endif
 #   endif
+#   if wxUSE_INKEDIT
+#       ifdef wxABORT_ON_CONFIG_ERROR
+#           error "wxUSE_INKEDIT requires wxUSE_DYNLIB_CLASS"
+#       else
+#           undef wxUSE_INKEDIT
+#           define wxUSE_INKEDIT 0
+#       endif
+#   endif
 #endif  /* wxUSE_DYNLIB_CLASS */
 
 #endif /* _WX_MSW_CHKCONF_H_ */