diff options
Diffstat (limited to 'lib/kotext/KoAutoFormatDia.h')
-rw-r--r-- | lib/kotext/KoAutoFormatDia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoAutoFormatDia.h b/lib/kotext/KoAutoFormatDia.h index 354febf6..800028df 100644 --- a/lib/kotext/KoAutoFormatDia.h +++ b/lib/kotext/KoAutoFormatDia.h @@ -122,7 +122,7 @@ protected: TQPushButton *pbChangeFormat, *pbClearFormat; KCharSelect *charselect; KoAutoFormatLineEdit *m_find, *m_replace; - KListView *m_pListView; + TDEListView *m_pListView; TQChar oSimpleBegin, oSimpleEnd; TQChar oDoubleBegin, oDoubleEnd; |