From d6f9bd535e8cabe653bdff329500f9153e5e11fb Mon Sep 17 00:00:00 2001 From: zautrix Date: Thu, 21 Oct 2004 22:20:39 +0000 Subject: small fixes --- (limited to 'korganizer/main.cpp') diff --git a/korganizer/main.cpp b/korganizer/main.cpp index c8a55d2..ca53828 100644 --- a/korganizer/main.cpp +++ b/korganizer/main.cpp @@ -12,6 +12,7 @@ #include #include #endif +#include #include #include @@ -97,6 +98,7 @@ int main( int argc, char **argv ) m.recieve(command, QByteArray() ); } + a.exec(); } -- cgit v0.9.0.2