summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/SectionWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/SectionWindow.hxx')
-rw-r--r--reportdesign/source/ui/inc/SectionWindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/SectionWindow.hxx b/reportdesign/source/ui/inc/SectionWindow.hxx
index 0fd8c2cb44b0..ce8615862cee 100644
--- a/reportdesign/source/ui/inc/SectionWindow.hxx
+++ b/reportdesign/source/ui/inc/SectionWindow.hxx
@@ -43,7 +43,7 @@ namespace comphelper
namespace rptui
{
class OViewsWindow;
- class OSectionWindow : public Window
+ class OSectionWindow : public vcl::Window
, public ::cppu::BaseMutex
, public ::comphelper::OPropertyChangeListener
{