include/vcl/window.hxx |    8 --------
 1 file changed, 8 deletions(-)

New commits:
commit fd6da32cb1cba42be795f01574a86700677ec78a
Author: Caolán McNamara <caol...@redhat.com>
Date:   Fri May 24 20:14:25 2013 +0100

    blasted headers in new locations thinko
    
    Change-Id: Iab62e87ed59061ee05daeae4ecd691c119a96b82

diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx
index 381b3e6..d1c783b 100644
--- a/include/vcl/window.hxx
+++ b/include/vcl/window.hxx
@@ -1273,14 +1273,6 @@ public:
 
     virtual OUString GetSurroundingText() const;
     virtual Selection GetSurroundingTextSelection() const;
-
-    void EnableThemeSupport (void);
-    void DisableThemeSupport (void);
-
-    virtual ImplBorderWindow* CreateBorderWindow (
-        Window* pParent,
-        const WinBits nStyle,
-        const sal_uInt16 nTypeStyle);
 };
 
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to