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:
defnax 2010-08-31 20:55:40 +00:00
parent 3a55e93b53
commit b52a7d6df4
3 changed files with 181 additions and 236 deletions

View file

@ -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();