mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 01:00:22 +00:00
NOISSUE Flatten gui and logic libraries into MultiMC
This commit is contained in:
6
launcher/themes/FusionTheme.cpp
Normal file
6
launcher/themes/FusionTheme.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "FusionTheme.h"
|
||||
|
||||
QString FusionTheme::qtTheme()
|
||||
{
|
||||
return "Fusion";
|
||||
}
|
Reference in New Issue
Block a user