Added a splitter to Privat Chat

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3345 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-08-06 14:58:53 +00:00
parent cfc17398dd
commit 0abfbbb911
3 changed files with 453 additions and 408 deletions

View file

@ -112,6 +112,7 @@ private:
void colorChanged(const QColor &c);
void addAttachment(std::string,int flag);
void processSettings(bool bLoad);
QAction *actionTextBold;
QAction *actionTextUnderline;