qtbearer networkmanager: fix whitespace

Change-Id: I7802e33e21fa882468b4c8e68677d4881b95d15c
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
Rolf Eike Beer 2019-01-17 13:32:40 +01:00 committed by Lars Knoll
parent 230921a7f0
commit 76ee79b8b9

View File

@ -243,7 +243,7 @@ public:
// bool setConnections();
Q_SIGNALS:
void propertiesChanged(QMap <QString,QVariant>);
void propertiesChanged(QMap<QString,QVariant>);
void propertiesReady();
private Q_SLOTS: