summaryrefslogtreecommitdiffstats
path: root/lib/widgets/processwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/processwidget.h')
-rw-r--r--lib/widgets/processwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/processwidget.h b/lib/widgets/processwidget.h
index b0ad10f7..0ee5b3e6 100644
--- a/lib/widgets/processwidget.h
+++ b/lib/widgets/processwidget.h
@@ -55,7 +55,7 @@ private:
* This class is designed to share code between the
* grep and application output widgets.
*/
-class ProcessWidget : public KListBox
+class ProcessWidget : public TDEListBox
{
Q_OBJECT