mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-24 05:17:46 +00:00
Giant commit overhauling the interface to use KDE's Kirigami framework, which is based on Qt Quick. The logic is all but rewritten, allowing accounts to be separate from profiles.
9 lines
262 B
Text
9 lines
262 B
Text
# SPDX-FileCopyrightText: 2023 Joshua Goins <josh@redstrate.com>
|
|
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
File=accountconfig.kcfg
|
|
ClassName=AccountConfig
|
|
Mutators=true
|
|
DefaultValueGetters=true
|
|
GenerateProperties=true
|
|
ParentInConstructor=true
|
|
Singleton=false
|