aboutsummaryrefslogtreecommitdiff
path: root/src/qt/mainwindow.hpp
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2023-01-28 22:53:21 +0100
committerJan200101 <sentrycraft123@gmail.com>2023-08-05 22:14:55 +0200
commitb4a5d7e1c3c02e67fce8ba9003d07ec36e20f831 (patch)
tree37d01e2790d08ac285b6010552ee750ba1b42655 /src/qt/mainwindow.hpp
parent045e16665a55e2b7b6dc2e953c91f2125f61e083 (diff)
downloadOFQT-rss.tar.gz
OFQT-rss.zip
rss stash: 55c37a7c21ec98fdbfcb8e8fc2b1bb7e6c1f99a7rss
Diffstat (limited to 'src/qt/mainwindow.hpp')
-rw-r--r--src/qt/mainwindow.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qt/mainwindow.hpp b/src/qt/mainwindow.hpp
index 0d21efc..1340c37 100644
--- a/src/qt/mainwindow.hpp
+++ b/src/qt/mainwindow.hpp
@@ -40,8 +40,6 @@ private slots:
void settingsWindow();
void updateButton();
void showButtonContext(const QPoint&);
- void openDiscordInvite();
- void openWebsite();
signals:
void workerOperate(const Worker::Tasks_t&);