From 28584fcbc82974c51b8d9c3571238819085f266f Mon Sep 17 00:00:00 2001
From: Kevin Smith <git@kismith.co.uk>
Date: Fri, 11 Jun 2010 19:42:00 +0100
Subject: Avoid compiler warnings for the group delegate


diff --git a/Swift/QtUI/Roster/GroupItemDelegate.h b/Swift/QtUI/Roster/GroupItemDelegate.h
index 1378e14..5d8ba0f 100644
--- a/Swift/QtUI/Roster/GroupItemDelegate.h
+++ b/Swift/QtUI/Roster/GroupItemDelegate.h
@@ -14,7 +14,7 @@
 
 namespace Swift {
 	class QtTreeWidgetItem;
-	class GroupItemDelegate : public QStyledItemDelegate {
+	class GroupItemDelegate {
 	public:
 		GroupItemDelegate();
 		QSize sizeHint(const QStyleOptionViewItem& option, const QModelIndex& index) const;
-- 
cgit v0.10.2-6-g49f6