|
|
@ -17,7 +17,7 @@ static const TDECmdLineOptions options[] =
|
|
|
|
TDECmdLineLastOption
|
|
|
|
TDECmdLineLastOption
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
int main(int /*argc*/,char /* **argv*/)
|
|
|
|
int main(int /*argc*/, char** /*argv*/)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
/* TDEAboutData aboutData("testaddresseelist","TestAddresseeList","0.1");
|
|
|
|
/* TDEAboutData aboutData("testaddresseelist","TestAddresseeList","0.1");
|
|
|
|
TDECmdLineArgs::init(argc, argv, &aboutData);
|
|
|
|
TDECmdLineArgs::init(argc, argv, &aboutData);
|
|
|
|