diff options
Diffstat (limited to 'quanta/treeviews/structtreetag.h')
-rw-r--r-- | quanta/treeviews/structtreetag.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/structtreetag.h b/quanta/treeviews/structtreetag.h index 2f408707..b7ba1585 100644 --- a/quanta/treeviews/structtreetag.h +++ b/quanta/treeviews/structtreetag.h @@ -27,7 +27,7 @@ class StructTreeView; *@author Yacovlev Alexander & Dmitry Poplavsky & Andras Mantia */ -class StructTreeTag : public KListViewItem { +class StructTreeTag : public TDEListViewItem { public: StructTreeTag(TQListView *parent, const TQString a_title = TQString() ); |