diff options
Diffstat (limited to 'rsc')
-rw-r--r-- | rsc/inc/vclrsc.hxx | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/rsc/inc/vclrsc.hxx b/rsc/inc/vclrsc.hxx index 6e3ae27eeae0..2189340bc74d 100644 --- a/rsc/inc/vclrsc.hxx +++ b/rsc/inc/vclrsc.hxx @@ -34,11 +34,7 @@ #include <tools/wintypes.hxx> #include <tools/fldunit.hxx> #include <tools/mapunit.hxx> - -// system floating window -#define WB_POPUP ((WinBits)0x20000000) - -#define WB_STDPOPUP (WB_BORDER | WB_POPUP | WB_SYSTEMWINDOW | WB_3DLOOK | WB_DIALOGCONTROL) +#include <tools/wintypes.hxx> // from vcl/inc/vclenum.hxx #ifndef ENUM_TIMEFIELDFORMAT_DECLARED |