diff options
Diffstat (limited to 'kpresenter/KPrConfig.h')
-rw-r--r-- | kpresenter/KPrConfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrConfig.h b/kpresenter/KPrConfig.h index 2616298a..b1696eb4 100644 --- a/kpresenter/KPrConfig.h +++ b/kpresenter/KPrConfig.h @@ -181,7 +181,7 @@ private slots: private: KPrView* m_pView; TDEConfig* config; - KListView* m_pPathView; + TDEListView* m_pPathView; TQPushButton *m_modifyPath; }; |