diff options
Diffstat (limited to 'lib/kofficeui/KoGuideLineDia.h')
-rw-r--r-- | lib/kofficeui/KoGuideLineDia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoGuideLineDia.h b/lib/kofficeui/KoGuideLineDia.h index cac53f764..797df1933 100644 --- a/lib/kofficeui/KoGuideLineDia.h +++ b/lib/kofficeui/KoGuideLineDia.h @@ -78,7 +78,7 @@ public: * * @return the orientation of the added guide line */ - Qt::Orientation orientation() const; + TQt::Orientation orientation() const; protected slots: void slotOrientationChanged(); |