summaryrefslogtreecommitdiff
path: root/cui/source/inc/uitabpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/uitabpage.hxx')
-rw-r--r--cui/source/inc/uitabpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/uitabpage.hxx b/cui/source/inc/uitabpage.hxx
index 1851243a69d7..f12339df2297 100644
--- a/cui/source/inc/uitabpage.hxx
+++ b/cui/source/inc/uitabpage.hxx
@@ -32,7 +32,7 @@ public:
static std::unique_ptr<SfxTabPage>
Create(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet* rSet);
- const OUString& GetSelectedMode();
+ OUString GetSelectedMode();
static OUString GetCurrentApp();
};