mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
* 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:
parent
8f5e91727e
commit
1ee1b408ff
18 changed files with 124 additions and 17 deletions
|
@ -71,7 +71,7 @@
|
|||
|
||||
/** Constructor */
|
||||
MessengerWindow::MessengerWindow(QWidget * parent)
|
||||
: QWidget(parent)
|
||||
: QMainWindow(parent)
|
||||
{
|
||||
/* Invoke the Qt Designer generated object setup routine */
|
||||
ui.setupUi(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue