diff options
Diffstat (limited to 'plugingui/drumkitframecontent.h')
-rw-r--r-- | plugingui/drumkitframecontent.h | 2 |
1 files changed, 2 insertions, 0 deletions
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); |