summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swift/QtUI/Roster/GroupItemDelegate.h')
-rw-r--r--Swift/QtUI/Roster/GroupItemDelegate.h2
1 files changed, 1 insertions, 1 deletions
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;