mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-26 16:09:35 -05:00
about label "libretroshare" doesnt helps for Peer Details and for FileTransfers doesnt needs to show label "libretroshare", sorry but when needs for some dialogs with libretroshare label then its bether like example this method:
ui.version->setText(QString("libetroshare") + QString::fromStdString(vit->second)); git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1469 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
0d33e14147
commit
40a2fb8341
@ -10,7 +10,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#define VERSION "libretroshare 0.5.x"
|
||||
#define VERSION "0.5.x"
|
||||
|
||||
namespace RsUtil {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user