From 3fdb00e0c9fc01cbbe158cdfd2d499ca97865297 Mon Sep 17 00:00:00 2001 From: Al12rs Date: Fri, 19 Jan 2018 12:46:07 +0100 Subject: Added "Open instance folder" entry to the small options list menĂ¹. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mainwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index c9ba170c..a17b706d 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -483,6 +483,7 @@ private slots: void enableVisibleMods(); void disableVisibleMods(); void exportModListCSV(); + void openInstanceFolder(); void startExeAction(); -- cgit v1.3.1