summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index d4aa0bc2..78ffec47 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -156,8 +156,6 @@ public slots:
void directory_refreshed();
- void modPagePluginInvoke();
-
signals:
/**
@@ -325,8 +323,6 @@ private:
QTreeWidgetItem *m_ContextItem;
QAction *m_ContextAction;
- QAction* m_browseModPage;
-
CategoryFactory &m_CategoryFactory;
QTimer m_CheckBSATimer;