X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20e34ecc5bee18d055a2bf28728c415b5a3d1480..c3f93e04f50bd24dd9eb78173461aef928d469f9:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 6e58cdf1f3..1717a1c624 100644 --- a/setup.h.in +++ b/setup.h.in @@ -331,6 +331,8 @@ #define wxUSE_TREEBOOK 0 +#define wxUSE_TOOLBOOK 0 + #define wxUSE_TAB_DIALOG 0 #define wxUSE_GRID 0 @@ -1064,8 +1066,9 @@ with wx/msw/setup.h */ #define wxUSE_XPM_IN_MSW wxUSE_XPM -// Set to 0 to disable PostScript print/preview architecture code under Windows -// (just use Windows printing). +/* Set to 0 to disable PostScript print/preview architecture code under Windows + (just use Windows printing). + */ #define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1 #endif /* __WIN32__ */