Patch-fix builds for Factory (TW) OBS-URL: https://build.opensuse.org/request/show/339837 OBS-URL: https://build.opensuse.org/package/show/Publishing/texmaker?expand=0&rev=73
13 lines
372 B
Diff
13 lines
372 B
Diff
Index: texmaker-4.4.1/singleapp/qtlocalpeer.cpp
|
|
===================================================================
|
|
--- texmaker-4.4.1.orig/singleapp/qtlocalpeer.cpp
|
|
+++ texmaker-4.4.1/singleapp/qtlocalpeer.cpp
|
|
@@ -42,6 +42,7 @@
|
|
#include "qtlocalpeer.h"
|
|
#include <QCoreApplication>
|
|
#include <QTime>
|
|
+#include <QDataStream>
|
|
|
|
#if defined(Q_OS_WIN)
|
|
#include <QLibrary>
|