diff main/PreferencesDialog.h @ 1812:0fa6b7896968 plugin-path-config

Toward allowing the user to see (at least, and maybe change) the plugin path
author Chris Cannam
date Fri, 11 May 2018 17:02:53 +0100
parents 11484141d969
children 9fbaf30a09ab
line wrap: on
line diff
--- a/main/PreferencesDialog.h	Fri May 11 16:59:57 2018 +0100
+++ b/main/PreferencesDialog.h	Fri May 11 17:02:53 2018 +0100
@@ -41,7 +41,8 @@
         AudioIOTab,
         AppearanceTab,
         AnalysisTab,
-        TemplateTab
+        TemplateTab,
+        PluginTab
     };
     void switchToTab(Tab tab);