summaryrefslogtreecommitdiffstats
path: root/kmouth/phraselist.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmouth/phraselist.h')
-rw-r--r--kmouth/phraselist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/phraselist.h b/kmouth/phraselist.h
index ab62853..7c95908 100644
--- a/kmouth/phraselist.h
+++ b/kmouth/phraselist.h
@@ -92,7 +92,7 @@ protected slots:
void configureCompletionCombo(const TQStringList &list);
private:
- KListBox *listBox;
+ TDEListBox *listBox;
KComboBox *dictionaryCombo;
KLineEdit *lineEdit;
TQPushButton *speakButton;