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
Branch libreoffice-6-3
[LibreOffice.git]
/
config_host
/
config_kde5.h.in
blob
af42a5edcf6a0954f22694023a940959fe1d834a
1
/*
2
Settings for KDE5 integration.
3
*/
4
5
#ifndef CONFIG_KDE5_H
6
#define CONFIG_KDE5_H
7
8
#define KDE5_HAVE_GLIB 0
9
10
#endif