mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-22 18:19:56 +00:00
port widget to dbus
This commit is contained in:
@ -16,8 +16,10 @@
|
||||
***************************************************************************/
|
||||
|
||||
pragma Singleton
|
||||
import QtQuick 2.0
|
||||
import QtQuick 2.15
|
||||
|
||||
// required by i18n functions
|
||||
import org.kde.plasma.core as PlasmaCore
|
||||
|
||||
QtObject {
|
||||
property variant fontWeight: {
|
||||
|
Reference in New Issue
Block a user