7 lines
60 B
QML
7 lines
60 B
QML
pragma Singleton
|
|
import QtQuick 2.0
|
|
|
|
ConfigurationBase {
|
|
|
|
}
|