MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / fadeColor

Method fadeColor

launcher/ui/themes/SystemTheme.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70QColor SystemTheme::fadeColor()
71{
72 return QColor(128,128,128);
73}
74
75bool SystemTheme::hasStyleSheet()
76{

Callers

nothing calls this directly

Calls 1

QColorClass · 0.85

Tested by

no test coverage detected