mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-20 04:35:58 +00:00
Add an entry to the recent files list for unsaved/temp recovery script
This commit is contained in:
@@ -122,6 +122,8 @@ public:
|
||||
QString tryFunctionCompletion(int line, QString expr);
|
||||
QString typenameForLoc(int line, int col);
|
||||
|
||||
QString GetTempFilename(QString filename);
|
||||
|
||||
void FlushOutput() { outputTick(); }
|
||||
|
||||
void abort() { m_Abort = true; }
|
||||
|
||||
Reference in New Issue
Block a user