From 485ab965cd717c5b94bf2d941e4efa6293b57642 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Sep 2014 23:13:44 -0500 Subject: Fix khelpcenter service group entry appearing when no child service items have documentation This relates to Bug 1968 Fix khelpcenter services showing tree expansion hints --- khelpcenter/application.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khelpcenter/application.cpp') diff --git a/khelpcenter/application.cpp b/khelpcenter/application.cpp index 7adafeb04..631818dfa 100644 --- a/khelpcenter/application.cpp +++ b/khelpcenter/application.cpp @@ -34,7 +34,7 @@ Application::Application() : KUniqueApplication(), mMainWindow( 0 ) int Application::newInstance() { if (restoringSession()) return 0; - + TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs(); KURL url; -- cgit v1.2.3