diff options
Diffstat (limited to 'lib/kwmf/qwmf.h')
-rw-r--r-- | lib/kwmf/qwmf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kwmf/qwmf.h b/lib/kwmf/qwmf.h index cf05d617..3bc668c9 100644 --- a/lib/kwmf/qwmf.h +++ b/lib/kwmf/qwmf.h @@ -139,7 +139,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 ); |