Remove CommonFont singleton.

This commit is contained in:
Black Hat
2019-04-30 17:12:16 +08:00
parent 75eb4c5b52
commit 760d1cfb9c
4 changed files with 1 additions and 9 deletions

View File

@@ -1,5 +0,0 @@
pragma Singleton
import QtQuick 2.12
import QtQuick.Controls 2.12
Label {}

View File

@@ -1,3 +1,2 @@
module Spectral.Font
singleton MaterialFont 0.1 MaterialFont.qml
singleton CommonFont 0.1 CommonFont.qml