summaryrefslogtreecommitdiff
path: root/include/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-28 13:22:31 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-11-02 13:50:52 +0000
commitc7b0d2f107ee0088516ed14cc570f12c28ad067d (patch)
tree9badebac2d62254b306bd03fe0e1eea20cd29735 /include/svx
parenteb153b8f1af3044ec8b621f29c81ddff89b99584 (diff)
drop SvxColorWindow::Resize
Change-Id: I22ed6ace464cdfd4ee0c12e8269d8141efce57a6
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/colorwindow.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/colorwindow.hxx b/include/svx/colorwindow.hxx
index b9def74c1774..8b185d952de3 100644
--- a/include/svx/colorwindow.hxx
+++ b/include/svx/colorwindow.hxx
@@ -58,9 +58,6 @@ private:
DECL_LINK( AutoColorClickHdl, Button*, void );
DECL_LINK( OpenPickerClickHdl, Button*, void );
-protected:
- virtual void Resize() override;
-
public:
SvxColorWindow( const OUString& rCommand,
PaletteManager& rPaletteManager,