blob: ac8bd41508fceb5c787ff9f1dfabc22e518f2b0e (
plain)
1
2
3
4
5
6
7
8
|
# Code generation options for kconfig_compiler
File=kcalc.kcfg
ClassName=KCalcSettings
Singleton=true
Mutators=ShowStat,ShowScientific,ShowLogic,ShowConstants,nameConstant,valueConstant
# Inherits=KConfigSkeleton
# IncludeFiles=libkdepim/kpimprefs.h
# MemberVariables=public
|