mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-29 18:06:37 +00:00
Use titles instead of filenames for script created new editors
This commit is contained in:
@@ -232,7 +232,7 @@ private:
|
||||
void setupTabs();
|
||||
|
||||
EditorWrapper *curEditor();
|
||||
void makeEditor(rdcstr filename, rdcstr text);
|
||||
EditorWrapper *makeEditor(rdcstr filename, rdcstr text);
|
||||
|
||||
void updateEditorCloseButton();
|
||||
void updateNonDebugWarning();
|
||||
|
||||
Reference in New Issue
Block a user