summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/logotextstatusbarcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/logotextstatusbarcontroller.hxx')
-rw-r--r--framework/inc/uielement/logotextstatusbarcontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uielement/logotextstatusbarcontroller.hxx b/framework/inc/uielement/logotextstatusbarcontroller.hxx
index 7b6aab1aa282..4b52656448dd 100644
--- a/framework/inc/uielement/logotextstatusbarcontroller.hxx
+++ b/framework/inc/uielement/logotextstatusbarcontroller.hxx
@@ -72,7 +72,7 @@ class LogoTextStatusbarController : public svt::StatusbarController
virtual void SAL_CALL doubleClick() throw (::com::sun::star::uno::RuntimeException);
private:
- rtl::OUString m_aLogoText;
+ OUString m_aLogoText;
};
}