Fixed compile on Linux.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4714 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2011-12-07 18:23:01 +00:00
parent 0ee35b55f4
commit a7ab09e453

View File

@ -23,6 +23,7 @@
#define HASHBOX_H
#include <QScrollArea>
#include <stdint.h>
namespace Ui {
class HashBox;