sketch: Add a theme class and make it available through the Settings object

Desktop / KDE / Calligra - Arjen Hiemstra [heimr.nl] - 21 February 2014 08:05 UTC

746df9e sketch: Add a theme class and make it available through the Settings object
krita/sketch/CMakeLists.txt | 3 +
krita/sketch/Constants.cpp | 22 ++--
krita/sketch/Constants.h | 6 +-
krita/sketch/Settings.cpp | 23 ++++-
krita/sketch/Settings.h | 5 +-
krita/sketch/Theme.cpp | 195 +++++++++++++++++++++++++++++++++++
krita/sketch/Theme.h | 198 ++++++++++++++++++++++++++++++++++++
krita/sketch/kritasketchplugin.cpp | 4 +-
8 files changed, 439 insertions(+), 17 deletions(-)

Upstream: quickgit.kde.org


  • Share