diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:05:34 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:05:34 -0600 |
| commit | f5457542263e7546ad17b3be30a1c9b99e80e5b4 (patch) | |
| tree | 446b9f567b4f475e704cbb0456549dabacf38e6f /kiosktool/userManagement.cpp | |
| parent | b69d5d27be0088558702a6bcf34938b04dcef14f (diff) | |
| download | kiosktool-f5457542263e7546ad17b3be30a1c9b99e80e5b4.tar.gz kiosktool-f5457542263e7546ad17b3be30a1c9b99e80e5b4.zip | |
Rename common header files for consistency with class renaming
Diffstat (limited to 'kiosktool/userManagement.cpp')
| -rw-r--r-- | kiosktool/userManagement.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kiosktool/userManagement.cpp b/kiosktool/userManagement.cpp index e799639..f0c7c31 100644 --- a/kiosktool/userManagement.cpp +++ b/kiosktool/userManagement.cpp @@ -28,7 +28,7 @@ #include <tqlabel.h> #include <tqpushbutton.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeconfig.h> #include <tdelistview.h> #include <klocale.h> |
