added a few 128px icons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8561 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2015-06-27 11:47:37 +00:00
parent 6003b0d0d2
commit b8434a649e
30 changed files with 34 additions and 47 deletions

View file

@ -160,7 +160,8 @@ int main(int argc, char *argv[])
QStringList args = char_array_to_stringlist(argv+1, argc-1);
Q_INIT_RESOURCE(images);
Q_INIT_RESOURCE(images);
Q_INIT_RESOURCE(icons);
// This is needed to allocate rsNotify, so that it can be used to ask for PGP passphrase
//