summaryrefslogtreecommitdiff
path: root/cui/source/options/certpath.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/certpath.hxx')
-rw-r--r--cui/source/options/certpath.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/certpath.hxx b/cui/source/options/certpath.hxx
index aa2128e29738..bdc083c987d8 100644
--- a/cui/source/options/certpath.hxx
+++ b/cui/source/options/certpath.hxx
@@ -33,7 +33,7 @@ private:
void HandleCheckEntry(SvTreeListEntry* _pEntry);
void AddCertPath(const OUString &rProfile, const OUString &rPath);
public:
- CertPathDialog(Window* pParent);
+ CertPathDialog(vcl::Window* pParent);
virtual ~CertPathDialog();
OUString getDirectory() const;