]> git.pld-linux.org Git - packages/dbus-1-tqt.git/blame - qt.patch
new, based on pld's dbus-qt3.spec
[packages/dbus-1-tqt.git] / qt.patch
CommitLineData
741f82bd
ER
1build with qt3, not tqt3
2
3--- dbus-1-tqt-R14.0.0/tqdbusunixfd.h~ 2013-11-19 03:30:25.000000000 +0200
4+++ dbus-1-tqt-R14.0.0/tqdbusunixfd.h 2015-03-21 14:24:10.493946492 +0200
5@@ -26,7 +26,7 @@
6
7 #include "dbus/dbus.h"
8 #ifndef QT_H
9-#include "ntqshared.h"
10+#include "qshared.h"
11 #endif // QT_H
12
13
This page took 0.084927 seconds and 4 git commands to generate.