Fixed compile

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3895 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-12-03 11:54:39 +00:00
parent f7252fd693
commit 207dddf4d8

View File

@ -38,7 +38,7 @@
*/ */
#include <QItemDelegate> #include <QItemDelegate>
#include <QPainter.h> #include <QPainter>
#include <util/misc.h> #include <util/misc.h>
class RSHumanReadableDelegate: public QAbstractItemDelegate class RSHumanReadableDelegate: public QAbstractItemDelegate