mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 10:35:22 -04:00
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:
parent
6003b0d0d2
commit
b8434a649e
30 changed files with 34 additions and 47 deletions
|
@ -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
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue