diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 01:05:57 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 01:05:57 -0600 |
commit | 0ea54195f4400f13a5cc109feee4b3779fbd2f0f (patch) | |
tree | 14f5fe9a43c0a4bc41119c9d518713a3f91bd4c1 /kregexpeditor/verifybuttons.cpp | |
parent | 0ec14ccb8401eff2be20f861953a77431410955c (diff) | |
download | tdeutils-0ea54195f4400f13a5cc109feee4b3779fbd2f0f.tar.gz tdeutils-0ea54195f4400f13a5cc109feee4b3779fbd2f0f.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kregexpeditor/verifybuttons.cpp')
-rw-r--r-- | kregexpeditor/verifybuttons.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/verifybuttons.cpp b/kregexpeditor/verifybuttons.cpp index 65e4735..ed47b7c 100644 --- a/kregexpeditor/verifybuttons.cpp +++ b/kregexpeditor/verifybuttons.cpp @@ -23,7 +23,7 @@ #include <klocale.h> #include "verifybuttons.moc" #include <kstandarddirs.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <kiconloader.h> #include <kmessagebox.h> #endif |