summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 12:19:07 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 12:19:07 +0000
commit848c22473746bfb3a4c6d5303396ffd874dac2d3 (patch)
tree4e303e1c7b9ef8aa03c778d1bf8148ca67ef96df /svx
parent8430ea54358ddcb84e7a605f2ae335aad439efef (diff)
INTEGRATION: CWS sb59 (1.5.582); FILE MERGED
2006/08/03 13:51:57 cl 1.5.582.1: removed compiler warnings
Diffstat (limited to 'svx')
-rw-r--r--svx/source/tbxctrls/colorwindow.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/tbxctrls/colorwindow.hxx b/svx/source/tbxctrls/colorwindow.hxx
index a85a508153ce..c250437a15b5 100644
--- a/svx/source/tbxctrls/colorwindow.hxx
+++ b/svx/source/tbxctrls/colorwindow.hxx
@@ -25,6 +25,8 @@
class SvxColorWindow_Impl : public SfxPopupWindow
{
+ using FloatingWindow::StateChanged;
+
private:
const USHORT theSlotId;
ValueSet aColorSet;