mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
14 lines
365 B
Text
14 lines
365 B
Text
# SPDX-FileCopyrightText: 2020 Vlad Zahorodnii
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
File=nightcolorsettings.kcfg
|
|
Namespace=ColorCorrect
|
|
ClassName=NightColorSettings
|
|
Mutators=true
|
|
# nightcolormanager.h is needed for NightColorMode
|
|
IncludeFiles=enum.h
|
|
UseEnumTypes=true
|
|
DefaultValueGetters=true
|
|
GenerateProperties=true
|
|
ParentInConstructor=true
|
|
Notifiers=true
|