diff options
Diffstat (limited to 'kexi/widget/utils/tdelistviewitemtemplate.h')
-rw-r--r-- | kexi/widget/utils/tdelistviewitemtemplate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/utils/tdelistviewitemtemplate.h b/kexi/widget/utils/tdelistviewitemtemplate.h index 9a4a3be4..21430b24 100644 --- a/kexi/widget/utils/tdelistviewitemtemplate.h +++ b/kexi/widget/utils/tdelistviewitemtemplate.h @@ -20,7 +20,7 @@ #ifndef KLISTVIEWITEMTEMPLATE_H #define KLISTVIEWITEMTEMPLATE_H -#include <klistview.h> +#include <tdelistview.h> //! TQListViewItem class with ability for storing additional data member template<class type> |