diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:54:15 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:54:15 -0600 |
| commit | d1a3a8be39153e02cd555cb7e3bafcab2cb4530c (patch) | |
| tree | 089977dfeabf9a98c001fcb92ccd5bf05dc81488 /kuser/misc.cpp | |
| parent | 666824a6c549fb4eeae7a29083349638974a57d7 (diff) | |
| download | tdeadmin-d1a3a8be39153e02cd555cb7e3bafcab2cb4530c.tar.gz tdeadmin-d1a3a8be39153e02cd555cb7e3bafcab2cb4530c.zip | |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kuser/misc.cpp')
| -rw-r--r-- | kuser/misc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/misc.cpp b/kuser/misc.cpp index c16f563..84ffa81 100644 --- a/kuser/misc.cpp +++ b/kuser/misc.cpp @@ -30,7 +30,7 @@ #endif #include <tqfile.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include "misc.h" #include "kglobal_.h" |
