Skip to content
Snippets Groups Projects
Calyx.qml 93 B
import QtQuick 2.3

import './theme-calyx.js' as Theme

ThemeObject{
        theme: Theme
}