diff options
Diffstat (limited to 'korganizer/koagendaview.h')
-rw-r--r-- | korganizer/koagendaview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/koagendaview.h b/korganizer/koagendaview.h index 6ac11d158..bbc9c2357 100644 --- a/korganizer/koagendaview.h +++ b/korganizer/koagendaview.h @@ -197,7 +197,7 @@ class KOAgendaView : public KOrg::AgendaView, public KCal::Calendar::Observer void zoomView( const int delta, const TQPoint &pos, - const Qt::Orientation orient=Qt::Horizontal ); + const TQt::Orientation orient=TQt::Horizontal ); void clearTimeSpanSelection(); |