From 9e5c87c89567a98c3344c90e392a27715437334c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:14:58 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kregexpeditor/KMultiFormListBox/tdemultiformlistbox-windowed.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kregexpeditor/KMultiFormListBox/tdemultiformlistbox-windowed.h') diff --git a/kregexpeditor/KMultiFormListBox/tdemultiformlistbox-windowed.h b/kregexpeditor/KMultiFormListBox/tdemultiformlistbox-windowed.h index b2c0484..9e7c38d 100644 --- a/kregexpeditor/KMultiFormListBox/tdemultiformlistbox-windowed.h +++ b/kregexpeditor/KMultiFormListBox/tdemultiformlistbox-windowed.h @@ -56,7 +56,7 @@ private: TQVBoxLayout* _layout; KMultiFormListBoxFactory* _factory; TQPtrList _buttonList; - KListBox* _listbox; + TDEListBox* _listbox; virtual void delElement(TQWidget *); // Deletes the given element virtual void delAnElement(); void addElement(); -- cgit v1.2.1