mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 10:32:59 +00:00
11 lines
360 B
Diff
11 lines
360 B
Diff
--- ./vcl/unx/kde4/KDEXLib.cxx 2011-09-19 15:55:17.000000000 +0000
|
|
+++ ./vcl/unx/kde4/KDEXLib.cxx 2011-09-19 15:55:34.000000000 +0000
|
|
@@ -58,7 +58,7 @@
|
|
#include <stdio.h>
|
|
|
|
#if QT_VERSION >= QT_VERSION_CHECK( 4, 8, 1 )
|
|
-#define QT_UNIX_EVENT_LOOP_SUPPORT
|
|
+// #define QT_UNIX_EVENT_LOOP_SUPPORT
|
|
#ifdef KDE_HAVE_GLIB
|
|
#define GLIB_EVENT_LOOP_SUPPORT
|
|
#endif
|