summaryrefslogtreecommitdiffstats
path: root/src/widgets/ntqlistview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-01 22:51:03 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-01 22:51:03 -0500
commit573f18421513021eee6b951b542574cdaf1e868a (patch)
tree5e5b5301abd67863967999fa05669fd00dcfb378 /src/widgets/ntqlistview.h
parentaf6b35e2ebfea3633e92b6f9496dd06ef8523c79 (diff)
downloadtqt3-573f18421513021eee6b951b542574cdaf1e868a.tar.gz
tqt3-573f18421513021eee6b951b542574cdaf1e868a.zip
Automated update from Qt3
Diffstat (limited to 'src/widgets/ntqlistview.h')
-rw-r--r--src/widgets/ntqlistview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/ntqlistview.h b/src/widgets/ntqlistview.h
index 5c976bd8a..de41e07f3 100644
--- a/src/widgets/ntqlistview.h
+++ b/src/widgets/ntqlistview.h
@@ -69,6 +69,7 @@ class Q_EXPORT TQListViewItem : public TQt
friend class TQListViewToolTip;
public:
+ TQListViewItem( );
TQListViewItem( TQListView * parent );
TQListViewItem( TQListViewItem * parent );
TQListViewItem( TQListView * parent, TQListViewItem * after );