From 485a6b28e3be6437742852970fdd122ba071b726 Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 24 Jan 2005 09:57:42 +0000 Subject: chaned qt version comparison --- (limited to 'korganizer/kotodoviewitem.h') diff --git a/korganizer/kotodoviewitem.h b/korganizer/kotodoviewitem.h index 74dbe98..bd024c8 100644 --- a/korganizer/kotodoviewitem.h +++ b/korganizer/kotodoviewitem.h @@ -72,7 +72,7 @@ class KOTodoViewItem : public QCheckListItem int column, int width, int alignment); virtual void setup(); protected: -#if QT_VERSION >= 300 +#if QT_VERSION >= 0x030000 void paintBranches(QPainter *p,const QColorGroup & cg,int w,int y,int h); #else #endif -- cgit v0.9.0.2