mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 21:57:25 -04:00
started integrating wallet library
This commit is contained in:
6
Wallet2Service.cpp
Normal file
6
Wallet2Service.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "Wallet2Service.h"
|
||||
|
||||
Wallet2Service::Wallet2Service(QObject *parent) : QObject(parent)
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user