[Libreoffice-commits] .: rsc/inc
Caolán McNamara
caolan at kemper.freedesktop.org
Mon Mar 21 02:13:42 PDT 2011
rsc/inc/vclrsc.hxx | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
New commits:
commit 9b9ec4e23834ffff8df237a72a877153211dd3a8
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Mar 21 08:48:53 2011 +0000
these are duplicates in wintypes now
diff --git a/rsc/inc/vclrsc.hxx b/rsc/inc/vclrsc.hxx
index 78ed124..df86066 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
More information about the Libreoffice-commits
mailing list