mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-26 06:18:32 +00:00
fusion style for windows for dark mode
This commit is contained in:
parent
56ad56a571
commit
206b2ab5c3
213 changed files with 7 additions and 2223 deletions
|
@ -233,10 +233,6 @@ void MenuBar::AddToolsMenu()
|
|||
|
||||
tools_menu->addSeparator();
|
||||
|
||||
tools_menu->addAction(tr("Start &NetPlay..."), this, &MenuBar::StartNetPlay);
|
||||
|
||||
tools_menu->addSeparator();
|
||||
|
||||
#ifdef USE_RETRO_ACHIEVEMENTS
|
||||
if (Config::Get(Config::RA_ENABLED))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue