summaryrefslogtreecommitdiff
path: root/rsc/source/res/rsctop.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/source/res/rsctop.cxx')
-rw-r--r--rsc/source/res/rsctop.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsc/source/res/rsctop.cxx b/rsc/source/res/rsctop.cxx
index 04cc8a6358cf..47fa95a7f1bd 100644
--- a/rsc/source/res/rsctop.cxx
+++ b/rsc/source/res/rsctop.cxx
@@ -41,7 +41,7 @@ void RscTop::SetCallPar(const OString& rPar1, const OString& rPar2,
aCallParType = rParType;
}
-RSCINST RscTop::GetDefault()
+RSCINST const & RscTop::GetDefault()
{
if( !aDfltInst.IsInst() )
aDfltInst = this->Create( nullptr, RSCINST() );