summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/sortkeydlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/sortkeydlg.hxx')
-rw-r--r--sc/source/ui/inc/sortkeydlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/sortkeydlg.hxx b/sc/source/ui/inc/sortkeydlg.hxx
index 8913acfd514a..5c9c1fa833bc 100644
--- a/sc/source/ui/inc/sortkeydlg.hxx
+++ b/sc/source/ui/inc/sortkeydlg.hxx
@@ -31,7 +31,7 @@ struct ScSortKeyItem : public VclBuilderContainer
RadioButton* m_pBtnUp;
RadioButton* m_pBtnDown;
- ScSortKeyItem(Window* pParent);
+ ScSortKeyItem(vcl::Window* pParent);
void DisableField();
void EnableField();