summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 67e88846..eae50aa0 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -157,13 +157,6 @@ public:
public slots:
void refresherProgress(const DirectoryRefreshProgress* p);
- void directory_refreshed();
-
- void toolPluginInvoke();
- void modPagePluginInvoke();
-
- void requestNexusCategories();
-
signals:
// emitted after the information dialog has been closed, used by tutorials
//
@@ -290,8 +283,6 @@ private:
QAction* m_ContextAction;
- QAction* m_browseModPage;
-
CategoryFactory* m_CategoryFactory;
QTimer m_CheckBSATimer;