kwin/clients/aurorae/themes/plastik
Martin Gräßlin 73e0a6586c [aurorae] Use enum type for Decoration Buttons
Defines the DecorationButton type in DecorationOptions (needs to be
re-defined due to QML limitations) and exports the buttons as a
QList<int> property (again QML limitations).

All QML files are switched from string to the new enum type.
2013-11-14 09:41:52 +01:00
..
code [aurorae] Use enum type for Decoration Buttons 2013-11-14 09:41:52 +01:00
package [aurorae] Use enum type for Decoration Buttons 2013-11-14 09:41:52 +01:00
CMakeLists.txt