summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/selglos.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/selglos.hxx')
-rw-r--r--sw/source/uibase/inc/selglos.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/selglos.hxx b/sw/source/uibase/inc/selglos.hxx
index f18288179edd..501af9a28200 100644
--- a/sw/source/uibase/inc/selglos.hxx
+++ b/sw/source/uibase/inc/selglos.hxx
@@ -33,7 +33,7 @@ protected:
DECL_LINK(DoubleClickHdl, ListBox*);
public:
- SwSelGlossaryDlg(Window * pParent, const OUString &rShortName);
+ SwSelGlossaryDlg(vcl::Window * pParent, const OUString &rShortName);
void InsertGlos(const OUString &rRegion, const OUString &rGlosName)
{
const OUString aTmp = rRegion + ":" + rGlosName;