mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-23 05:44:45 -04:00
Improved the layout of ChatMsgItem.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3416 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
3a55e93b53
commit
b52a7d6df4
3 changed files with 181 additions and 236 deletions
|
@ -40,7 +40,6 @@ public:
|
|||
/** Default Destructor */
|
||||
|
||||
void updateItemStatic();
|
||||
void small();
|
||||
void loadAvatar();
|
||||
|
||||
|
||||
|
@ -48,7 +47,6 @@ private slots:
|
|||
/* default stuff */
|
||||
void gotoHome();
|
||||
void removeItem();
|
||||
void toggle();
|
||||
|
||||
void sendMsg();
|
||||
void openChat();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue