removed not more avaible header

fixed some lines which not more usen

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@687 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-08-15 19:03:50 +00:00
parent cb891ff08a
commit 2f30ee6b1d
3 changed files with 7 additions and 7 deletions

View file

@ -77,8 +77,7 @@ public:
static bool setStyle(QString styleKey = QString());
/** Sets the current GUI stylesheet. */
static bool setSheet(QString sheet = QString());
/** Shows the specified help topic, or the default if empty. */
//static void help(QString topic = QString());
/** Returns the current language. */
static QString language() { return _language; }