summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrDocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrDocument.h')
-rw-r--r--kpresenter/KPrDocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrDocument.h b/kpresenter/KPrDocument.h
index cfba6e6f..68a17fe1 100644
--- a/kpresenter/KPrDocument.h
+++ b/kpresenter/KPrDocument.h
@@ -435,7 +435,7 @@ class KPrDocument : public KoDocument
* @param p the orientation of the guide line
* @param p the position of the guide line
*/
- void addGuideLine( Qt::Orientation o, double pos );
+ void addGuideLine( TQt::Orientation o, double pos );
void updateGuideLineButton();