diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:10:14 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:10:14 -0600 |
commit | bba095a5aab3f7cbf3ec062071e94f5c1e66e50b (patch) | |
tree | 2a7e8b53757b499b0b08d235cfe58e9505ca4aa3 /src/option/k3bexternalbinoptiontab.cpp | |
parent | 08e6e3d01bc56d3b55c1512164f48d3db762bd53 (diff) | |
download | k3b-bba095a5aab3f7cbf3ec062071e94f5c1e66e50b.tar.gz k3b-bba095a5aab3f7cbf3ec062071e94f5c1e66e50b.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/option/k3bexternalbinoptiontab.cpp')
-rw-r--r-- | src/option/k3bexternalbinoptiontab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/option/k3bexternalbinoptiontab.cpp b/src/option/k3bexternalbinoptiontab.cpp index 762816a..d34b3a0 100644 --- a/src/option/k3bexternalbinoptiontab.cpp +++ b/src/option/k3bexternalbinoptiontab.cpp @@ -22,7 +22,7 @@ #include <kdialog.h> #include <klocale.h> #include <kiconloader.h> -#include <klistview.h> +#include <tdelistview.h> #include <tqgroupbox.h> #include <tqlabel.h> |