set different icon and Text label when creating Channels from ChannelFeed.

added retroshareRevision for writing Revision in seperate string.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1535 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-08-14 11:49:15 +00:00
parent dfeaed705b
commit 384145ef48
6 changed files with 23 additions and 7 deletions

View file

@ -22,7 +22,12 @@
#define GUI_VERSION "0.5.0"
#define GUI_REVISION "0.5.0"
#include <QString>
QString retroshareVersion();
QString retroshareRevision();