summaryrefslogtreecommitdiff
path: root/cui/source/options/optupdt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optupdt.hxx')
-rw-r--r--cui/source/options/optupdt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/options/optupdt.hxx b/cui/source/options/optupdt.hxx
index 3323f08bc6fb..bdfb8f7a8e74 100644
--- a/cui/source/options/optupdt.hxx
+++ b/cui/source/options/optupdt.hxx
@@ -39,8 +39,8 @@ private:
FixedText* m_pDestPath;
PushButton* m_pChangePathButton;
FixedText* m_pLastChecked;
- rtl::OUString m_aNeverChecked;
- rtl::OUString m_aLastCheckedTemplate;
+ OUString m_aNeverChecked;
+ OUString m_aLastCheckedTemplate;
DECL_LINK(FileDialogHdl_Impl, void *) ;
DECL_LINK(CheckNowHdl_Impl, void *) ;