mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-07 14:25:44 +00:00
Add a settings window entry to add extra python stubs paths
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
void PausePythonThreading();
|
||||
void ResumePythonThreading();
|
||||
|
||||
static void GlobalInit();
|
||||
static void GlobalInit(PersistantConfig &config);
|
||||
static void GlobalShutdown();
|
||||
|
||||
static QStringList GetApplicationExtensionsPaths();
|
||||
|
||||
Reference in New Issue
Block a user