diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-03-21 08:48:53 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-03-21 08:48:53 +0000 |
commit | 935374477e19c53dea7c3a71d7c9587b9dc429f9 (patch) | |
tree | 8e005599e09bdd142178768cf4c21b2e65b15fde /rsc | |
parent | d4410f7d7e14ec74d280e285c5d6b88c853b2810 (diff) |
these are duplicates in wintypes now
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 |