From aea8f2dbf513a9ae75598b85b4351ad1c5d5ec42 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Sun, 20 Apr 2008 19:39:53 +0000 Subject: permit again loading of html help files out of the main kvirc help directory git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1541 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/help/libkvihelp.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules') diff --git a/src/modules/help/libkvihelp.cpp b/src/modules/help/libkvihelp.cpp index 647418716..838cc0a1c 100644 --- a/src/modules/help/libkvihelp.cpp +++ b/src/modules/help/libkvihelp.cpp @@ -147,7 +147,6 @@ static bool help_kvs_cmd_open(KviKvsModuleCommandCall * c) g_pApp->getGlobalKvircDirectory(szHelpDir,KviApp::Help); if(doc.isEmpty())doc = szHelpDir + "/index.html"; - else doc = szHelpDir + "/" + doc; QFileInfo * f= new QFileInfo(doc); if(f) -- cgit v1.3.1-10-gc9f91