summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2011-07-09 18:54:55 (GMT)
committerKevin Smith <git@kismith.co.uk>2011-07-09 18:54:55 (GMT)
commit26ac55fc087fb49abbdd164e125e41207e66f9fd (patch)
treec2187cd35e1c55af023de38d72150ab6e1530d91 /Swift/QtUI/Roster/RosterDelegate.h
parent54ae49f8485bce7794b1f061f4d1a305f2063f10 (diff)
downloadswift-26ac55fc087fb49abbdd164e125e41207e66f9fd.zip
swift-26ac55fc087fb49abbdd164e125e41207e66f9fd.tar.bz2
Update QtChatList for recent backend changes
Diffstat (limited to 'Swift/QtUI/Roster/RosterDelegate.h')
-rw-r--r--Swift/QtUI/Roster/RosterDelegate.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Swift/QtUI/Roster/RosterDelegate.h b/Swift/QtUI/Roster/RosterDelegate.h
index e6a16f2..253c11a 100644
--- a/Swift/QtUI/Roster/RosterDelegate.h
+++ b/Swift/QtUI/Roster/RosterDelegate.h
@@ -28,9 +28,5 @@ namespace Swift {
DelegateCommons common_;
GroupItemDelegate* groupDelegate_;
QtTreeWidget* tree_;
- static const int avatarSize_;
- static const int presenceIconHeight_;
- static const int presenceIconWidth_;
-
};
}