From a08aff328d4393031d5ba7d622c2b05705a89d73 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Wed, 04 Jul 2007 11:23:42 +0000 Subject: initial public commit of qt4 port --- (limited to 'libkcal/scheduler.h') diff --git a/libkcal/scheduler.h b/libkcal/scheduler.h index a9f43b9..357e98e 100644 --- a/libkcal/scheduler.h +++ b/libkcal/scheduler.h @@ -23,7 +23,7 @@ // iTIP transactions base class #include -#include +#include namespace KCal { @@ -95,7 +95,7 @@ class Scheduler { method. */ virtual bool performTransaction(IncidenceBase *incidence,Method method,const QString &recipients) = 0; /** Retrieve incoming iTIP transactions */ - virtual QPtrList retrieveTransactions() = 0; + virtual Q3PtrList retrieveTransactions() = 0; /** Accept transaction. The incidence argument specifies the iCal compoennt -- cgit v0.9.0.2