Kaydet (Commit) f6d7e7bb authored tarafından Luboš Luňák's avatar Luboš Luňák

fix Qt4 filedialog configure checks again

Change-Id: Ic18e4a7ad725640ffdeb15a1982ecb9131d11697
üst a24139da
......@@ -11462,6 +11462,7 @@ int main(int argc, char **argv) {
$MOC4 "${TSTBASE}.hxx" -o "${TSTBASE}.moc"
AC_RUN_IFELSE([AC_LANG_SOURCE([[
#define SAL_OVERRIDE
#include "tst_exclude_socket_notifiers.moc"
int main(int argc, char *argv[])
......@@ -11494,6 +11495,7 @@ int main(int argc, char *argv[])
$MOC4 "${TSTBASE}.hxx" -o "${TSTBASE}.moc"
AC_RUN_IFELSE([AC_LANG_SOURCE([[
#define SAL_OVERRIDE
#include "tst_exclude_posted_events.moc"
int main(int argc, char *argv[])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment