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 'korganizer/cellitem.h') diff --git a/korganizer/cellitem.h b/korganizer/cellitem.h index 72773d0..b917bd5 100644 --- a/korganizer/cellitem.h +++ b/korganizer/cellitem.h @@ -25,7 +25,7 @@ #define KORG_CELLITEM_H #include -#include +#include namespace KOrg { @@ -53,7 +53,7 @@ class CellItem \return Placed items */ - static QPtrList placeItem( QPtrList cells, + static Q3PtrList placeItem( Q3PtrList cells, CellItem *placeItem ); private: -- cgit v0.9.0.2