diff options
Diffstat (limited to 'kturtle/TODO')
-rw-r--r-- | kturtle/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kturtle/TODO b/kturtle/TODO index 83c33dff..efe2701a 100644 --- a/kturtle/TODO +++ b/kturtle/TODO @@ -292,7 +292,7 @@ dcop khelpcenter KHelpCenterIface openUrl "help:/kate/index.html#kate-part-selec Im tryered of this... I can fix it; too much for me. Sorry -in kdelibs/kdecore/kapp... : +in kdelibs/tdecore/kapp... : url = QString("help:/%1?anchor=%2").tqarg(appname).tqarg(anchor); and DCOPRef( "khelpcenter", "KHelpCenterIface" ).send( "openUrl", url, startup_id ); |