summaryrefslogtreecommitdiffstats
path: root/src/widgets/qlistview.cpp
diff options
context:
space:
mode:
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()