mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-19 04:44:21 -05:00
remove the log tabs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2355 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
dd114e54d7
commit
2b58d2fc02
@ -186,6 +186,10 @@ NetworkDialog::NetworkDialog(QWidget *parent)
|
||||
updateNetworkStatus();
|
||||
//load();
|
||||
loadtabsettings();
|
||||
|
||||
#ifdef RS_RELEASE_VERSION
|
||||
ui.tabBottom->removeTab(0); //hide the logs tab
|
||||
#endif
|
||||
|
||||
|
||||
/* Hide platform specific features */
|
||||
|
Loading…
Reference in New Issue
Block a user