summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/groupdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/groupdlg.hxx')
-rw-r--r--sc/source/ui/inc/groupdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/groupdlg.hxx b/sc/source/ui/inc/groupdlg.hxx
index 73c5889f2558..04a98c6a15c5 100644
--- a/sc/source/ui/inc/groupdlg.hxx
+++ b/sc/source/ui/inc/groupdlg.hxx
@@ -27,7 +27,7 @@
class ScGroupDlg : public ModalDialog
{
public:
- ScGroupDlg(Window* pParent, bool bUnGroup = false, bool bRows = true);
+ ScGroupDlg(vcl::Window* pParent, bool bUnGroup = false, bool bRows = true);
virtual ~ScGroupDlg();
bool GetColsChecked() const;