summaryrefslogtreecommitdiff
path: root/config_host/config_kde4.h.in
blob: 50e85530be2660c514f496d5c672b548407b0f4f (plain)
1
2
3
4
5
6
7
8
9
10
/*
Settings for KDE4 integration.
*/

#ifndef CONFIG_KDE4_H
#define CONFIG_KDE4_H

#define KDE4_HAVE_GLIB 0

#endif
2ff5ff9099a212e72b8139c'>Remove dynamic exception specificationsStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-07-15new loplugin unnecessary overrideNoel Grandin 2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page 2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin 2016-04-06Avoid reserved identifiersStephan Bergmann