mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 21:40:36 -04:00
* redesigned to load emoticons
* removed old method emoticons git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@913 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
9a62557665
commit
2637b88e8b
231 changed files with 110 additions and 833 deletions
|
@ -27,6 +27,7 @@
|
|||
#include <QDialog>
|
||||
|
||||
#include "ui_PopupChatDialog.h"
|
||||
#include <gui/Preferences/rsharesettings.h>
|
||||
|
||||
#include "rsiface/rsiface.h"
|
||||
|
||||
|
@ -53,6 +54,8 @@ public:
|
|||
void addChatMsg(ChatInfo *ci);
|
||||
|
||||
void loadEmoticons();
|
||||
void loadEmoticons2();
|
||||
|
||||
|
||||
QString loadEmptyStyle();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue