Add 3rdparty/plugins to plugin search

This commit is contained in:
qu1ck
2021-08-27 21:11:47 +00:00
committed by Seth Hillbrand
parent 4be115ca55
commit 78ab69027d
6 changed files with 67 additions and 44 deletions
@@ -49,6 +49,10 @@ private:
///< Reload Python plugins and reset toolbar (if in pcbnew)
int reloadPlugins( const TOOL_EVENT& aEvent );
///< Call LoadPlugins method of the scripting module with apropriate paths
///< Must be called under PyLOCK
void callLoadPlugins();
///< Open the user's plugin folder in the system browser
int showPluginFolder( const TOOL_EVENT& aEvent );