mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-11 15:39:36 -05:00
* Changend MainWindow Title
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@928 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f9dcdec18f
commit
47c267dc01
@ -143,7 +143,7 @@ MainWindow::MainWindow(QWidget* parent, Qt::WFlags flags)
|
|||||||
/* Create RshareSettings object */
|
/* Create RshareSettings object */
|
||||||
_settings = new RshareSettings();
|
_settings = new RshareSettings();
|
||||||
|
|
||||||
setWindowTitle(tr("RetroShare %1").arg(retroshareVersion()));
|
setWindowTitle(tr("RetroShare %1 RetroShare a private and secure decentralised commmunication platform").arg(retroshareVersion()));
|
||||||
|
|
||||||
mSMPlayer = NULL;
|
mSMPlayer = NULL;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user