8bfc664c61
Change-Id: I6cd70d885a3fe3ab53f7523d1a5da6ae30ee01e3
10 lines
115 B
C
10 lines
115 B
C
/*
|
|
Settings for KDE4 integration.
|
|
*/
|
|
|
|
#ifndef CONFIG_KDE4_H
|
|
#define CONFIG_KDE4_H
|
|
|
|
#define KDE_HAVE_GLIB 0
|
|
|
|
#endif
|