summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainview.h b/src/mainview.h
index af957da2..d16743b1 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -145,7 +145,9 @@ private slots:
void windowCloseRequested();
void postLaunch();
-
+
+ void createWalletBar(const QString &, const QUrl &);
+
protected:
virtual void resizeEvent(QResizeEvent *event);