kwin/src/rulesettings.kcfgc
Vlad Zahorodnii e97e520175 Move placement policy enum in KWin namespace
Other policy enums are declared in options.h so let's do the same for
placement policy. Besides consistency, another advantage of moving the
enum in kwin namespace is that the enum could be forward declared.
2022-09-05 14:11:42 +00:00

7 lines
155 B
Text

File=rulesettings.kcfg
IncludeFiles=\"rules.h\",netwm_def.h
NameSpace=KWin
ClassName=RuleSettings
UseEnumTypes=true
Mutators=true
ParentInConstructor=true