summaryrefslogtreecommitdiff
path: root/libopie2/opienet/onetwork.h
Unidiff
Diffstat (limited to 'libopie2/opienet/onetwork.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opienet/onetwork.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie2/opienet/onetwork.h b/libopie2/opienet/onetwork.h
index 509c3db..4cadbeb 100644
--- a/libopie2/opienet/onetwork.h
+++ b/libopie2/opienet/onetwork.h
@@ -127,4 +127,5 @@ class ONetworkInterface : public QObject
127 QString ipV4Address() const; 127 QString ipV4Address() const;
128 OMacAddress macAddress() const; 128 OMacAddress macAddress() const;
129 int dataLinkType() const;
129 130
130 protected: 131 protected:
@@ -249,5 +250,4 @@ class OMonitoringInterface
249 250
250 protected: 251 protected:
251 bool _enabled;
252 const OWirelessNetworkInterface* _if; 252 const OWirelessNetworkInterface* _if;
253 253