@ -150,11 +150,11 @@ bool convertFile(const TQString &file)
static const char *description = "convert-presets";
static KCmdLineOptions options[] =
static TDECmdLineOptions options[] =
{
{ "q", I18N_NOOP("be quiet"), 0},
{ "+[preset files]", I18N_NOOP("preset file to convert"), 0 },
KCmdLineLastOption
TDECmdLineLastOption
};
int main(int argc, char *argv[])
@ -24,7 +24,7 @@
#include "include/debug-profiler.h"
{ 0, 0, 0 }