|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
#include <tqbuffer.h>
|
|
|
|
|
#include <tqimage.h>
|
|
|
|
|
|
|
|
|
|
static const char description[] = I18N_NOOP( "Builds Qt widget plugins from an ini style description file." );
|
|
|
|
|
static const char description[] = I18N_NOOP( "Builds TQt widget plugins from an ini style description file." );
|
|
|
|
|
static const char version[] = "0.2";
|
|
|
|
|
static const char classHeader[] = "/**\n"
|
|
|
|
|
"* This file was autogenerated by maketdewidgets. Any changes will be lost!\n"
|
|
|
|
|