summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorMikaƫl Capelle <capelle.mikael@gmail.com>2021-01-13 12:10:53 +0100
committerGitHub <noreply@github.com>2021-01-13 12:10:53 +0100
commit8338ea6ff42fcbc8b2475b8504d98e02b11a7d75 (patch)
treece0a1a726859a5a2c4ec1a57549b853217bd6f24 /src/mainwindow.h
parent9e663691b0ad23faa979361facb416b7ea0fb08d (diff)
parentf32e74c2a78ae2fea6c1f825900287202778bf59 (diff)
Merge pull request #1358 from Holt59/loglist-copy
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();