summaryrefslogtreecommitdiffstats
path: root/kmymoney2/views/kreportsview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/views/kreportsview.h')
-rw-r--r--kmymoney2/views/kreportsview.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kmymoney2/views/kreportsview.h b/kmymoney2/views/kreportsview.h
index 07c62a3..750bb03 100644
--- a/kmymoney2/views/kreportsview.h
+++ b/kmymoney2/views/kreportsview.h
@@ -29,7 +29,7 @@
#endif
// ----------------------------------------------------------------------------
-// QT Includes
+// TQt Includes
#include <tqvaluevector.h>
#include <tqwidget.h>
@@ -38,7 +38,7 @@ class TQVBoxLayout;
class TQListViewItem;
// ----------------------------------------------------------------------------
-// KDE Includes
+// TDE Includes
#include <tdehtml_part.h>
#include <tdelistview.h>
@@ -194,7 +194,7 @@ public:
* Standard constructor.
*
* @param parent The TQWidget this is used in.
- * @param name The QT name.
+ * @param name The TQt name.
*
* @return An object of type KReportsView
*