kwin/effects/translucency/translucencyconfig.kcfgc
Martin Gräßlin 509daa60a1 Use KConfigXT in Translucency Effect
Port the KCM to use KConfigXT which means that the complete custom code
for loading, saving and setting to defaults can be dropped.

Also in the effect in brings some advantages as we basically get compile
time checks whether the accessed config is named correctly.

The saved values for translucency are now UInts in [0,100] instead of
doubles in [0.0,1.0], so an update script is needed.

REVIEW: 106310
2012-11-09 08:53:22 +01:00

5 lines
96 B
Text

File=translucency.kcfg
ClassName=TranslucencyConfig
NameSpace=KWin
Singleton=true
Mutators=true