diff options
author | Slávek Banko <[email protected]> | 2013-07-27 17:13:06 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-27 18:48:47 +0200 |
commit | a915aa74dc1acdd12de97f9d95a848b3b2a17abb (patch) | |
tree | f65d926875557195c5f6dd840a517e195eeda20e /src/hidsrvwizard.ui.h | |
parent | 7c2bc4b5ce4fc1a72868aa949e9ec49fbe2e7931 (diff) | |
download | tork-a915aa74dc1acdd12de97f9d95a848b3b2a17abb.tar.gz tork-a915aa74dc1acdd12de97f9d95a848b3b2a17abb.zip |
Initial TDE conversion
Diffstat (limited to 'src/hidsrvwizard.ui.h')
-rw-r--r-- | src/hidsrvwizard.ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hidsrvwizard.ui.h b/src/hidsrvwizard.ui.h index 3cb31a8..2cb1090 100644 --- a/src/hidsrvwizard.ui.h +++ b/src/hidsrvwizard.ui.h @@ -21,7 +21,7 @@ #include "tork.h" #include "functions.h" #include <ntqtimer.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <cstdlib> bool local; |