mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-20 20:34:25 -04:00
fixed smileys declaration missed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1718 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
798f6026cc
commit
add990abd5
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,8 @@ signals:
|
|||
bool _underline;
|
||||
time_t last_status_send_time ;
|
||||
|
||||
QHash<QString, QString> smileys;
|
||||
|
||||
std::map<std::string, PopupChatDialog *> chatDialogs;
|
||||
|
||||
QFont mCurrentFont; /* how the text will come out */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue