a bit of gui. Not working yet.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4760 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2012-01-07 21:01:43 +00:00
parent 485c394e2b
commit 30411659e0
4 changed files with 96 additions and 1 deletions

View file

@ -1,8 +1,9 @@
#pragma once
#include "ui_ChatLobbyWidget.h"
#include "RsAutoUpdatePage.h"
class ChatLobbyWidget : public RsAutoUpdatePage
class ChatLobbyWidget : public RsAutoUpdatePage, public Ui::ChatLobbyWidget
{
Q_OBJECT