diff options
Diffstat (limited to 'Wallet2Service.cpp')
| -rw-r--r-- | Wallet2Service.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Wallet2Service.cpp b/Wallet2Service.cpp new file mode 100644 index 00000000..9637d31a --- /dev/null +++ b/Wallet2Service.cpp @@ -0,0 +1,6 @@ +#include "Wallet2Service.h"
+
+Wallet2Service::Wallet2Service(QObject *parent) : QObject(parent)
+{
+
+}
|
