aboutsummaryrefslogtreecommitdiff
path: root/src/RWAHost.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/RWAHost.h')
-rw-r--r--src/RWAHost.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/RWAHost.h b/src/RWAHost.h
index 58b6d45..cd3b1ce 100644
--- a/src/RWAHost.h
+++ b/src/RWAHost.h
@@ -37,6 +37,7 @@ class RWAHost : public QObject {
public:
RWAHost(QString uuid = "", QString alias = "", QString url = "");
+ RWAHost(const RWAHost&);
private:
QString _uuid;