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
tdf#22919 crash on insert picture as background from the gallery
[LibreOffice.git]
/
config_host
/
config_qt5.h.in
blob
51bb58566f2bdb87924e16682a6a52410b0366f1
1
/*
2
Settings for QT5 integration.
3
*/
4
5
#ifndef CONFIG_QT5_H
6
#define CONFIG_QT5_H
7
8
#define ENABLE_QT5 0
9
#define QT5_HAVE_GLIB 0
10
11
#endif