mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 11:02:30 -04: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
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
*/
|
||||
|
||||
#include <QItemDelegate>
|
||||
#include <QPainter.h>
|
||||
#include <QPainter>
|
||||
#include <util/misc.h>
|
||||
|
||||
class RSHumanReadableDelegate: public QAbstractItemDelegate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue