[Libreoffice-commits] core.git: include/vcl

Caolán McNamara caolanm at redhat.com
Fri May 24 12:15:13 PDT 2013


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

New commits:
commit fd6da32cb1cba42be795f01574a86700677ec78a
Author: Caolán McNamara <caolanm at 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);
 };
 
 


More information about the Libreoffice-commits mailing list