summaryrefslogtreecommitdiffstats
path: root/src/libgui/breakpoint_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libgui/breakpoint_view.h')
-rw-r--r--src/libgui/breakpoint_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libgui/breakpoint_view.h b/src/libgui/breakpoint_view.h
index 9456182..697967b 100644
--- a/src/libgui/breakpoint_view.h
+++ b/src/libgui/breakpoint_view.h
@@ -15,7 +15,7 @@
namespace Breakpoint
{
//----------------------------------------------------------------------------
-class ListViewItem : public KListViewItem
+class ListViewItem : public TDEListViewItem
{
public:
ListViewItem(ListView *parent, const Data &data);