office-gobmx/config_host/config_vclplug.h.in
Katarina Behrens 63767e542b Revert "Build with kde5, first stab"
this was meant to go to a feature branch *sigh it must be Friday
2017-08-11 16:54:01 +02:00

13 lines
167 B
C

/*
Settings about which X11 desktops have support enabled.
*/
#ifndef CONFIG_VCLPLUG_H
#define CONFIG_VCLPLUG_H
#define ENABLE_GTK 0
#define ENABLE_KDE4 0
#endif