diff options
Diffstat (limited to 'ktnef/gui/qwmf.h')
-rw-r--r-- | ktnef/gui/qwmf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktnef/gui/qwmf.h b/ktnef/gui/qwmf.h index 2a39b7b9e..5717b3938 100644 --- a/ktnef/gui/qwmf.h +++ b/ktnef/gui/qwmf.h @@ -136,7 +136,7 @@ public: // should be protected but cannot /****************** Text *******************/ /* set text color */ void setTextColor( long num, short* parms ); - /* set text alignment */ + /* set text tqalignment */ void setTextAlign( long num, short* parms ); /* draw text */ void textOut( long num, short* parms ); |