summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/debug/ColorPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/debug/ColorPanel.hxx')
-rw-r--r--svx/source/sidebar/debug/ColorPanel.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/sidebar/debug/ColorPanel.hxx b/svx/source/sidebar/debug/ColorPanel.hxx
index c297c5bf7acd..bac417d4ea69 100644
--- a/svx/source/sidebar/debug/ColorPanel.hxx
+++ b/svx/source/sidebar/debug/ColorPanel.hxx
@@ -33,10 +33,10 @@ class ColorPanel
: public ValueSet
{
public:
- ColorPanel (::Window* pParent);
+ ColorPanel (vcl::Window* pParent);
virtual ~ColorPanel (void);
- // From ::Window
+ // From vcl::Window
virtual void Resize (void) SAL_OVERRIDE;
virtual void DataChanged (const DataChangedEvent& rEvent) SAL_OVERRIDE;