From f32e74c2a78ae2fea6c1f825900287202778bf59 Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Tue, 12 Jan 2021 20:34:02 +0100 Subject: Allow extended selection in log list and implement copy. --- src/mainwindow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainwindow.h') 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(); -- cgit v1.3.1