unused definitions removed
This commit is contained in:
parent
2e02854fec
commit
c65141a1b8
@ -133,14 +133,6 @@ class QSK_FLUENT2_EXPORT QskFluent2Theme
|
|||||||
QRgb solidNeutralBackground;
|
QRgb solidNeutralBackground;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct ControlOnImage
|
|
||||||
{
|
|
||||||
QRgb defaultColor;
|
|
||||||
QRgb secondary;
|
|
||||||
QRgb tertiary;
|
|
||||||
QRgb disabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
Text text;
|
Text text;
|
||||||
AccentText accentText;
|
AccentText accentText;
|
||||||
TextOnAccent textOnAccent;
|
TextOnAccent textOnAccent;
|
||||||
@ -151,7 +143,6 @@ class QSK_FLUENT2_EXPORT QskFluent2Theme
|
|||||||
ControlAlt controlAlt;
|
ControlAlt controlAlt;
|
||||||
Accent accent;
|
Accent accent;
|
||||||
System system;
|
System system;
|
||||||
ControlOnImage controlOnImage;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
struct Elevation
|
struct Elevation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user