diff options
Diffstat (limited to 'src/kristall.hpp')
| -rw-r--r-- | src/kristall.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kristall.hpp b/src/kristall.hpp index ef9ab10..e214137 100644 --- a/src/kristall.hpp +++ b/src/kristall.hpp @@ -96,6 +96,8 @@ namespace kristall } void saveSettings(); + + void setTheme(Theme theme); } #endif // KRISTALL_HPP |
