From 8501705e4e50602aaabe9877e6d8821555e3a05a Mon Sep 17 00:00:00 2001 From: tille Date: Tue, 25 Jun 2002 13:09:08 +0000 Subject: included systemtime gui not yet much funtionaliti --- (limited to 'noncore/settings/netsystemtime/main.cpp') diff --git a/noncore/settings/netsystemtime/main.cpp b/noncore/settings/netsystemtime/main.cpp index 2b23751..5b01408 100644 --- a/noncore/settings/netsystemtime/main.cpp +++ b/noncore/settings/netsystemtime/main.cpp @@ -1,3 +1,4 @@ +//#include "settime.h" #include "ntp.h" #include @@ -5,6 +6,7 @@ int main( int argc, char ** argv ) { QPEApplication a( argc, argv ); + // SetDateTime mw; Ntp mw; a.showMainWidget( &mw ); -- cgit v0.9.0.2