forked from jbagg/QtZeroConf
spaces to tabs
This commit is contained in:
14
bonjour_p.h
14
bonjour_p.h
@@ -16,12 +16,12 @@
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with QtZeroConf. If not, see <http://www.gnu.org/licenses/>.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Project name : QtZeroConf
|
||||
File name : bonjour_p.h
|
||||
Created : 22 July 2015
|
||||
Author(s) : Jonathan Bagg
|
||||
Project name : QtZeroConf
|
||||
File name : bonjour_p.h
|
||||
Created : 22 July 2015
|
||||
Author(s) : Jonathan Bagg
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Part of wrapper for Apple's Bonjour library for use on Windows, MACs and iOS. Needed for slots.
|
||||
Part of wrapper for Apple's Bonjour library for use on Windows, MACs and iOS. Needed for slots.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
**************************************************************************************************/
|
||||
#ifndef QZEROCONFPRIVATE_H_
|
||||
@@ -64,8 +64,8 @@ public:
|
||||
DNSServiceRef dnssRef, browser, resolver;
|
||||
DNSServiceProtocol protocol;
|
||||
QSocketNotifier *bs, *browserSocket, *resolverSocket, *addressSocket;
|
||||
QZeroConfService newService;
|
||||
QList<QZeroConfService> work;
|
||||
QZeroConfService newService;
|
||||
QList<QZeroConfService> work;
|
||||
QByteArray txt;
|
||||
|
||||
public slots:
|
||||
|
Reference in New Issue
Block a user