diff --git a/src/tools/ntqglobal.h b/src/tools/ntqglobal.h index 3a4a833d..8bc73aed 100644 --- a/src/tools/ntqglobal.h +++ b/src/tools/ntqglobal.h @@ -780,6 +780,9 @@ class TQString; #ifndef TQT_MODULE_DIALOGS # define TQT_NO_DIALOG #endif +#ifndef TQT_MODULE_WORKSPACE +# define TQT_NO_WORKSPACE +#endif #ifndef TQT_MODULE_NETWORK #define TQT_NO_NETWORK #endif