diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:45:12 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:45:12 -0600 |
commit | fd426b2aeb50a555b211a366b81deb2812eb2098 (patch) | |
tree | c9716c590b142addce32523ee91b7a27b0907b7f /src/tdeconfigdlg.cpp | |
parent | 700e8c698d426535616a84c51fb73265b252614c (diff) | |
download | k9copy-fd426b2aeb50a555b211a366b81deb2812eb2098.tar.gz k9copy-fd426b2aeb50a555b211a366b81deb2812eb2098.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/tdeconfigdlg.cpp')
-rw-r--r-- | src/tdeconfigdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdeconfigdlg.cpp b/src/tdeconfigdlg.cpp index 3f001f5..f87df59 100644 --- a/src/tdeconfigdlg.cpp +++ b/src/tdeconfigdlg.cpp @@ -19,7 +19,7 @@ ***************************************************************************/ #include "tdeconfigdlg.h" -#include "kmessagebox.h" +#include "tdemessagebox.h" #include <kiconloader.h> #include <kpushbutton.h> |