summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/about.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/about.cxx')
-rw-r--r--sfx2/source/dialog/about.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sfx2/source/dialog/about.cxx b/sfx2/source/dialog/about.cxx
index 1d1ef73ad8cf..73284dbd9806 100644
--- a/sfx2/source/dialog/about.cxx
+++ b/sfx2/source/dialog/about.cxx
@@ -297,9 +297,7 @@ AboutDialog::AboutDialog( Window* pParent, const ResId& rId, const String& rVerS
FreeResource();
- // explizite Help-Id
- // FIXME: HELPID
- SetHelpId( ""/*SID_ABOUT*/ );
+ SetHelpId( ".uno:About" );
//#112429# replace occurences of "StarOffice" in the "StarSuite" version
String sCopyright( aCopyrightText.GetText() );