diff options
Diffstat (limited to 'quanta/treeviews/templatestreeview.cpp')
-rw-r--r-- | quanta/treeviews/templatestreeview.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/treeviews/templatestreeview.cpp b/quanta/treeviews/templatestreeview.cpp index f6bbce38..5f28847e 100644 --- a/quanta/treeviews/templatestreeview.cpp +++ b/quanta/treeviews/templatestreeview.cpp @@ -38,11 +38,11 @@ #include <klocale.h> #include <kiconloader.h> #include <kstandarddirs.h> -#include <kmainwindow.h> +#include <tdemainwindow.h> #include <kmimetype.h> #include <kmessagebox.h> #include <kcombobox.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include <kpropertiesdialog.h> #include <kurlrequester.h> #include <kurlrequesterdlg.h> |