@ -7564,7 +7564,7 @@ RosegardenGUIApp::slotPlayListClosed()
void
RosegardenGUIApp::slotTutorial()
{
TQString exe = KStandardDirs::findExe( "x-www-browser" );
TQString exe = TDEStandardDirs::findExe( "x-www-browser" );
if( !exe.isNull() )
@ -7586,7 +7586,7 @@ RosegardenGUIApp::slotTutorial()
RosegardenGUIApp::slotBugGuidelines()