mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 15:39:27 -05:00
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:
parent
f7252fd693
commit
207dddf4d8
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user