mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-27 08:25:53 -04:00
Tweaks to the GUI for removal of RsIface class.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f93ed1fb6e
commit
a45a70a1d5
5 changed files with 13 additions and 31 deletions
|
@ -108,11 +108,8 @@ int main(int argc, char *argv[])
|
|||
|
||||
Q_INIT_RESOURCE(images);
|
||||
|
||||
rsiface = NULL;
|
||||
|
||||
NotifyQt *notify = NotifyQt::Create();
|
||||
createRsIface(*notify);
|
||||
createRsControl(*rsiface, *notify);
|
||||
createRsControl(*notify);
|
||||
|
||||
/* RetroShare Core Objects */
|
||||
RsInit::InitRsConfig();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue