From 5159cd2beb2e87806a5b54e9991b7895285c9d3e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:04:16 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- .../tdeconfig_compiler/example/exampleprefs_base.kcfgc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tdecore/tdeconfig_compiler/example/exampleprefs_base.kcfgc (limited to 'tdecore/tdeconfig_compiler/example/exampleprefs_base.kcfgc') diff --git a/tdecore/tdeconfig_compiler/example/exampleprefs_base.kcfgc b/tdecore/tdeconfig_compiler/example/exampleprefs_base.kcfgc new file mode 100644 index 000000000..9b72fdb07 --- /dev/null +++ b/tdecore/tdeconfig_compiler/example/exampleprefs_base.kcfgc @@ -0,0 +1,18 @@ +# Code generation options for tdeconfig_compiler +ClassName=ExamplePrefsBase +# +# Singleton=false +# +# Inherits=TDEConfigSkeleton +# +# IncludeFiles=libtdepim/kpimprefs.h +# +# MemberVariables=public +# +### The following line includes the file exampleprefs_base_addon.h +### It can be used to add extra functions and variables to the +### class. +# CustomAdditions=true +# +### Provide setFooBar(int) style functions +Mutators=true -- cgit v1.2.1