summaryrefslogtreecommitdiffstats
path: root/src/infodialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/infodialog.cpp')
-rw-r--r--src/infodialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/infodialog.cpp b/src/infodialog.cpp
index 00a5790..9205a5a 100644
--- a/src/infodialog.cpp
+++ b/src/infodialog.cpp
@@ -36,7 +36,7 @@
#include <kiconloader.h>
#include <tdelocale.h>
-// QT headers:
+// TQt headers:
#include <tqcheckbox.h>
#include <tqdialog.h>
#include <tqlabel.h>
@@ -108,7 +108,7 @@ bool infoDialog::dialogIsDisabled() {
}
/*!
- * SLOT: called if the 'ok' button clicked. This TQT_SLOT sync the settings
+ * Slot called if the 'ok' button clicked. This slot sync the settings
* and close the dialog.
*/
void infoDialog::ButtonOK_clicked() {