svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634685
static const char description[] = I18N_NOOP("ExtDatePicker test program");
static const char notice[] = I18N_NOOP("Compares KDatePicker and ExtDatePicker");
-static KCmdLineOptions options[] =
-{
- KCmdLineLastOption
-};
-
int main( int argc, char *argv[] )
{
KAboutData aboutData( "test_extdatepicker", I18N_NOOP("Test ExtDatePicker"),
static const char description[] = I18N_NOOP("ExtDateTimeEdit test program");
static const char notice[] = I18N_NOOP("Displays an ExtDateTimeEdit widget to test");
-static KCmdLineOptions options[] =
-{
- KCmdLineLastOption
-};
-
int main( int argc, char *argv[] )
{
KAboutData aboutData( "test_extdatetimeedit", I18N_NOOP("Test ExtDateTimeEdit"),