Re: [Development] Qt 5.3 header diff: QtBluetooth

2014-04-23 Thread Aaron McCarthy
On Tue, 22 Apr 2014 14:12:46 Thiago Macieira wrote: > diff --git a/src/bluetooth/qbluetoothuuid.h b/src/bluetooth/qbluetoothuuid.h > index ef69e98..014b975 100644 > --- a/src/bluetooth/qbluetoothuuid.h > +++ b/src/bluetooth/qbluetoothuuid.h > @@ -112,6 +112,7 @@ public: > GN = 0x1117, >

Re: [Development] Qt 5.3 header diff: QtBluetooth

2014-04-22 Thread Aaron McCarthy
On Tue, 22 Apr 2014 14:12:46 Thiago Macieira wrote: > http://macieira.org/~thiago/qt-5.3/QtBluetooth.diff Looks fine. Cheers, -- Aaron McCarthy ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/develo

[Development] Qt 5.3 header diff: QtBluetooth

2014-04-22 Thread Thiago Macieira
http://macieira.org/~thiago/qt-5.3/QtBluetooth.diff diff --git a/src/bluetooth/qbluetoothdevicediscoveryagent.h b/src/bluetooth/qbluetoothdevicediscoveryagent.h index a311d14..4ac1685 100644 --- a/src/bluetooth/qbluetoothdevicediscoveryagent.h +++ b/src/bluetooth/qbluetoothdevicediscoveryagent.h @@