From d6c945f1c48c6b6742751177d07e88dca3f3044d Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 03 Jul 2004 17:03:05 +0000 Subject: Added 4 opie files. Updated pro file. --- (limited to 'microkde/kapplication.h') diff --git a/microkde/kapplication.h b/microkde/kapplication.h index 47e64e7..77206f5 100644 --- a/microkde/kapplication.h +++ b/microkde/kapplication.h @@ -2,6 +2,7 @@ #define MINIKDE_KAPPLICATION_H #include "qstring.h" +#include class KApplication { @@ -15,6 +16,7 @@ class KApplication * @return the random string */ static QString randomString(int length); + static int execDialog( QDialog* ); }; -- cgit v0.9.0.2