summaryrefslogtreecommitdiff
path: root/libopie2/opienet/ostation.h
Side-by-side diff
Diffstat (limited to 'libopie2/opienet/ostation.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/opienet/ostation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libopie2/opienet/ostation.h b/libopie2/opienet/ostation.h
index 5219d92..86c9a52 100644
--- a/libopie2/opienet/ostation.h
+++ b/libopie2/opienet/ostation.h
@@ -39,2 +39,3 @@
#include <qobject.h>
+#include <qvaluelist.h>
@@ -73,2 +74,3 @@ class OStation
bool encrypted;
+ QValueList <int> rates;
private: