* fixed MessengerWindow

* update internal stylesheets
* update help content

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@763 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-10-23 16:17:29 +00:00
parent 8f5e91727e
commit 1ee1b408ff
18 changed files with 124 additions and 17 deletions

View file

@ -31,7 +31,7 @@
class LogoBar;
class PeersDialog;
class MessengerWindow : public QWidget
class MessengerWindow : public QMainWindow
{
Q_OBJECT