diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-02-06 15:49:31 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-02-06 15:49:31 +0900 |
commit | a41a034902bb3aa75db4524978a174353b5de2fe (patch) | |
tree | e05d193b949e08d0aa3597f7f9d8715882c79687 /src/widgets/qlistview.cpp | |
parent | 859958033dcb5ba82c6fb9eecea720f107d20109 (diff) | |
download | tqt3-a41a034902bb3aa75db4524978a174353b5de2fe.tar.gz tqt3-a41a034902bb3aa75db4524978a174353b5de2fe.zip |
Moved iconview widget to src/widget folders.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/widgets/qlistview.cpp')
-rw-r--r-- | src/widgets/qlistview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qlistview.cpp b/src/widgets/qlistview.cpp index 79d338120..774c97306 100644 --- a/src/widgets/qlistview.cpp +++ b/src/widgets/qlistview.cpp @@ -2351,7 +2351,7 @@ void TQListViewItem::ignoreDoubleClick() item \a i, similar to the TQWidget::enterEvent() function. */ -// ### bug here too? see qiconview.cppp onItem/onViewport +// ### bug here too? see qiconview.cpp onItem/onViewport /*! \fn void TQListView::onViewport() |