summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/sortkeydlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/dbgui/sortkeydlg.cxx')
-rw-r--r--sc/source/ui/dbgui/sortkeydlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/dbgui/sortkeydlg.cxx b/sc/source/ui/dbgui/sortkeydlg.cxx
index f82f72ae6045..9e0b76e821f8 100644
--- a/sc/source/ui/dbgui/sortkeydlg.cxx
+++ b/sc/source/ui/dbgui/sortkeydlg.cxx
@@ -11,7 +11,7 @@
#include "sortdlg.hxx"
#include <vcl/layout.hxx>
-ScSortKeyItem::ScSortKeyItem(Window* pParent)
+ScSortKeyItem::ScSortKeyItem(vcl::Window* pParent)
{
m_pUIBuilder = new VclBuilder(pParent, getUIRootDir(), "modules/scalc/ui/sortkey.ui");