diff options
Diffstat (limited to 'libtdegames/kgameprogress.h')
-rw-r--r-- | libtdegames/kgameprogress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/kgameprogress.h b/libtdegames/kgameprogress.h index 096e2cde..13e0f66a 100644 --- a/libtdegames/kgameprogress.h +++ b/libtdegames/kgameprogress.h @@ -109,7 +109,7 @@ public: /** * Set the orientation of the progress bar. * - * Allowed values are @p Qt::Horizontal and @p Qt::Vertical. + * Allowed values are @p TQt::Horizontal and @p TQt::Vertical. */ void setOrientation(Orientation); |