]> git.pld-linux.org Git - packages/dbus-1-tqt.git/blob - qt.patch
build with tqt3
[packages/dbus-1-tqt.git] / qt.patch
1 build 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.063424 seconds and 3 git commands to generate.