PrismLauncher/launcher/ui/themes/FusionTheme.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
82 B
C++
Raw Normal View History

#include "FusionTheme.h"
QString FusionTheme::qtTheme()
{
return "Fusion";
}