repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git]
/
config_host
/
config_kde4.h.in
blob
50e85530be2660c514f496d5c672b548407b0f4f
1
/*
2
Settings for KDE4 integration.
3
*/
4
5
#ifndef CONFIG_KDE4_H
6
#define CONFIG_KDE4_H
7
8
#define KDE4_HAVE_GLIB 0
9
10
#endif