forked from jbagg/QtZeroConf
Fix compiling with msvc. "interface" is a keyword.
This commit is contained in:
@@ -39,7 +39,7 @@ struct QZeroConfService
|
||||
QString host;
|
||||
QHostAddress ip;
|
||||
QHostAddress ipv6;
|
||||
quint32 interface;
|
||||
quint32 interfaceIndex;
|
||||
quint16 port;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user