Fix warning on launch from QCommandLineParser
This fixes the following warnings when starting kphotoalbum: QCommandLineParser: already having an option named "h" QCommandLineParser: already having an option named "help-all" QCommandLineParser: already having an option named "v" These options are already added by KAboutData::setupCommandLine().
Showing
Please register or sign in to comment