summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/rawconverter/batchdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/rawconverter/batchdialog.h')
-rw-r--r--kipi-plugins/rawconverter/batchdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kipi-plugins/rawconverter/batchdialog.h b/kipi-plugins/rawconverter/batchdialog.h
index 63493ea..3f2c6d1 100644
--- a/kipi-plugins/rawconverter/batchdialog.h
+++ b/kipi-plugins/rawconverter/batchdialog.h
@@ -42,7 +42,7 @@ class TQWidget;
class TQCustomEvent;
class TQCloseEvent;
-class KListView;
+class TDEListView;
class KProgress;
namespace KDcrawIface
@@ -113,7 +113,7 @@ private:
KProgress *m_progressBar;
- KListView *m_listView;
+ TDEListView *m_listView;
RawItem *m_currentConvertItem;