You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/redhat/applications/tde-systemsettings/tde-systemsettings-14.0.0.p...

11 lines
336 B

diff --git a/systemsettings/tdecmodulemenu.cpp b/systemsettings/tdecmodulemenu.cpp
index 56c1220..d8f84ce 100644
--- a/systemsettings/tdecmodulemenu.cpp
+++ b/systemsettings/tdecmodulemenu.cpp
@@ -185,4 +185,5 @@ TQString TDECModuleMenu::deriveCaptionFromPath( const TQString &menuPath )
return result;
}
}
+ return result;
}