mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
NOISSUE continue reshuffling the codebase
This commit is contained in:
6
launcher/ui/themes/FusionTheme.cpp
Normal file
6
launcher/ui/themes/FusionTheme.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
#include "FusionTheme.h"
|
||||
|
||||
QString FusionTheme::qtTheme()
|
||||
{
|
||||
return "Fusion";
|
||||
}
|
Reference in New Issue
Block a user