summaryrefslogtreecommitdiffstats
path: root/src/widgets/qlistview.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-08 14:55:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-12 19:18:49 +0900
commitccbc1c3572fd0e26480c1432fff55d2909545538 (patch)
tree2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /src/widgets/qlistview.cpp
parent0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff)
downloadtqt-ccbc1c3572fd0e26480c1432fff55d2909545538.tar.gz
tqt-ccbc1c3572fd0e26480c1432fff55d2909545538.zip
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/widgets/qlistview.cpp')
-rw-r--r--src/widgets/qlistview.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/qlistview.cpp b/src/widgets/qlistview.cpp
index 14dbb1f35..9af517aea 100644
--- a/src/widgets/qlistview.cpp
+++ b/src/widgets/qlistview.cpp
@@ -52,7 +52,7 @@
#include "ntqdatetime.h"
#include "tqptrdict.h"
#include "tqptrvector.h"
-#include "ntqiconset.h"
+#include "tqiconset.h"
#include "ntqcleanuphandler.h"
#include "ntqpixmapcache.h"
#include "ntqpopupmenu.h"
@@ -2351,7 +2351,7 @@ void TQListViewItem::ignoreDoubleClick()
item \a i, similar to the TQWidget::enterEvent() function.
*/
-// ### bug here too? see qiconview.cpp onItem/onViewport
+// ### bug here too? see tqiconview.cpp onItem/onViewport
/*!
\fn void TQListView::onViewport()