diff options
Diffstat (limited to 'src/sources/labelsource.h')
-rw-r--r-- | src/sources/labelsource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/labelsource.h b/src/sources/labelsource.h index d10c98a..14d4746 100644 --- a/src/sources/labelsource.h +++ b/src/sources/labelsource.h @@ -95,7 +95,7 @@ protected: TQLabel* mLabel; /** - * the tqparent of the label we are going to create + * the parent of the label we are going to create */ TQWidget* mParent; |