mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 18:45:17 -04:00
cleanup old icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7155 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ddf811f80a
commit
e21564f72e
13 changed files with 2 additions and 9 deletions
|
@ -256,7 +256,7 @@ int main(int argc, char *argv[])
|
|||
/* Start RetroShare */
|
||||
}
|
||||
|
||||
QSplashScreen splashScreen(QPixmap(":/images/splash.png")/* , Qt::WindowStaysOnTopHint*/);
|
||||
QSplashScreen splashScreen(QPixmap(":/images/logo/logo_splash.png")/* , Qt::WindowStaysOnTopHint*/);
|
||||
|
||||
switch (initResult) {
|
||||
case RS_INIT_OK:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue