diff options
Diffstat (limited to 'kpoker/kpoker.h')
-rw-r--r-- | kpoker/kpoker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/kpoker.h b/kpoker/kpoker.h index 732a2af5..7eec697a 100644 --- a/kpoker/kpoker.h +++ b/kpoker/kpoker.h @@ -325,7 +325,7 @@ class kpok : public TQWidget int drawDelay; - // Graphical layout. + // Graphical tqlayout. TQVBoxLayout *topLayout; TQHBoxLayout *inputLayout; TQLabel *potLabel; |