summaryrefslogtreecommitdiffstats
path: root/kbackgammon/kbgboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbackgammon/kbgboard.h')
-rw-r--r--kbackgammon/kbgboard.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kbackgammon/kbgboard.h b/kbackgammon/kbgboard.h
index d0d25121..ed5feeea 100644
--- a/kbackgammon/kbgboard.h
+++ b/kbackgammon/kbgboard.h
@@ -552,7 +552,7 @@ protected:
int cellID;
/**
- * Indicates whether this cell needs to tqrepaint itself after
+ * Indicates whether this cell needs to repaint itself after
* the board has been processed.
*/
bool stateChanged;
@@ -837,7 +837,7 @@ public:
protected:
/**
- * Spin boxes and buttons are tqchildren
+ * Spin boxes and buttons are children
*/
TQSpinBox *sb[2];
TQPushButton *ok;
@@ -871,7 +871,7 @@ public:
protected:
/**
- * Spin boxes and buttons are tqchildren
+ * Spin boxes and buttons are children
*/
TQComboBox *cb[2];
TQPushButton *ok;