summaryrefslogtreecommitdiffstats
path: root/application/themes/FusionTheme.cpp
blob: cf3286ba490dda1594b9bee5863e29e537ad4532 (plain)
1
2
3
4
5
6
#include "FusionTheme.h"

QString FusionTheme::qtTheme()
{
    return "Fusion";
}