lubuntu-connection-editor/qvarianthelper.h

10 lines
190 B
C

#ifndef QVARIANTHELPER_H
#define QVARIANTHELPER_H
#include <NetworkManagerQt/Ipv4Setting>
#include <QList>
Q_DECLARE_METATYPE(QList<NetworkManager::IpAddress>)
#endif // QVARIANTHELPER_H