summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2021-01-12 20:34:02 +0100
committerMikaël Capelle <capelle.mikael@gmail.com>2021-01-13 09:17:05 +0100
commitf32e74c2a78ae2fea6c1f825900287202778bf59 (patch)
treece0a1a726859a5a2c4ec1a57549b853217bd6f24 /src/mainwindow.h
parent9e663691b0ad23faa979361facb416b7ea0fb08d (diff)
Allow extended selection in log list and implement copy.
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 6ead7a77..1f521f38 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -348,7 +348,6 @@ private slots:
bool shouldStartTutorial() const;
void openInstanceFolder();
- void openLogsFolder();
void openInstallFolder();
void openPluginsFolder();
void openStylesheetsFolder();