diff options
Diffstat (limited to 'kmymoney2/widgets/kaccounttemplateselectordecl.cpp')
-rw-r--r-- | kmymoney2/widgets/kaccounttemplateselectordecl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/widgets/kaccounttemplateselectordecl.cpp b/kmymoney2/widgets/kaccounttemplateselectordecl.cpp index 80e5c58..40c6f3e 100644 --- a/kmymoney2/widgets/kaccounttemplateselectordecl.cpp +++ b/kmymoney2/widgets/kaccounttemplateselectordecl.cpp @@ -18,7 +18,7 @@ inline TQString kmm_i18n(const char* msg) { return i18n(msg); } #include <tqvariant.h> #include <tqpushbutton.h> #include <tqheader.h> -#include <klistview.h> +#include <tdelistview.h> #include <tqgroupbox.h> #include <ktextedit.h> #include <tqlayout.h> |