ltoscano added inline comments. INLINE COMMENTS
> main.cpp:68 > + QCoreApplication app(argc, argv); > + > KAboutData aboutData(QStringLiteral("baloo"), i18n("balooctl"), > PROJECT_VERSION); small nit: remove the whitespaces here > main.cpp:39 > + QCoreApplication app(argc, argv); > + > KAboutData aboutData(QStringLiteral("Baloo"), blanks here too > main.cpp:56 > + QCoreApplication app(argc, argv); > + > KAboutData aboutData(QStringLiteral("balooshow"), blanks REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D5516 To: alexeymin, #frameworks, aacid, ltoscano Cc: ltoscano