changeset 25 | a180113055cb |
parent 18 | 013a02bf2bb0 |
--- a/smf/smfservermodule/smfcommon/smfgroup.h Thu Sep 23 17:20:22 2010 +0530 +++ b/smf/smfservermodule/smfcommon/smfgroup.h Thu Sep 23 17:43:31 2010 +0530 @@ -24,10 +24,15 @@ #include <QSharedData> #include <QMetaType> -#include "smfgroup_p.h" #include "smfcontact.h" #include "smfclientglobal.h" + +/** + * forward declaration + */ +class SmfGroupPrivate; + /** * Max number of members per group */