Moved some internal stylesheets to the file Standard.qss.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5495 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-09-01 11:40:54 +00:00
parent d1785d5e2a
commit 32f918c213
7 changed files with 57 additions and 168 deletions

View file

@ -56,7 +56,7 @@ class Rshare : public QApplication
public:
/** Constructor. */
Rshare(QStringList args, int &argc, char **argv, QString dir);
Rshare(QStringList args, int &argc, char **argv, const QString &dir);
/** Destructor. */
~Rshare();