mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 21:40:36 -04:00
fixed setColor function
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a0247d39d1
commit
2cb92f2d5a
3 changed files with 10 additions and 12 deletions
|
@ -92,6 +92,7 @@ private:
|
|||
std::string lastChatName;
|
||||
|
||||
QHash<QString, QString> smileys;
|
||||
QColor currentColor;
|
||||
|
||||
/** Qt Designer generated object */
|
||||
Ui::PopupChatDialog ui;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue