From 98876ba8c52c0fc2f38c258476bc9637f055d576 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 9 Nov 2023 10:37:12 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- korganizer/koagendaview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korganizer/koagendaview.h') diff --git a/korganizer/koagendaview.h b/korganizer/koagendaview.h index 6ac11d15..bbc9c235 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(); -- cgit v1.2.3