From 7a8e610ddde160950839f3af9356d4c416b39396 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Fri, 1 Feb 2019 18:05:18 +0100 Subject: Add 'Set default path' button in filebrowser. --- plugingui/drumkitframecontent.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugingui/drumkitframecontent.h') diff --git a/plugingui/drumkitframecontent.h b/plugingui/drumkitframecontent.h index 866b720..921927d 100644 --- a/plugingui/drumkitframecontent.h +++ b/plugingui/drumkitframecontent.h @@ -82,6 +82,8 @@ public: void midimapBrowseClick(); private: + void defaultPathChanged(const std::string& path); + void selectKitFile(const std::string& filename); void selectMapFile(const std::string& filename); -- cgit v1.2.3