From 5ca50f0ef6000d132b45fc6a50cf3062245bd070 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:09:56 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kmouth/phraselist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmouth/phraselist.h') 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; -- cgit v1.2.1