This commit is contained in:
		
							parent
							
								
									955f015de3
								
							
						
					
					
						commit
						a952eff26d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -170,7 +170,7 @@ UserInterface::UserInterface(ProfileDatabase *profileDB, CrewDatabase *crewDB, D | |||
|         donateAction->setIcon(QIcon::fromTheme("taxes-finances")); | ||||
|     } | ||||
|     else { | ||||
|         donateAction->setIcon(QIcon(AppEnv::getImagesFolder() % "/donate.svgz")); | ||||
|         donateAction->setIcon(QIcon(":/img/donate.svgz")); | ||||
|     } | ||||
|     ui->menuHelp->insertAction(ui->actionAbout_gta5sync, donateAction); | ||||
|     QObject::connect(donateAction, &QAction::triggered, this, [=](){ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue