some replacements and fixes that were referring Sandbox/Editor
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -128,7 +128,7 @@ public:
|
||||
void SaveAutoBackup();
|
||||
void SaveAutoRemind();
|
||||
void ExportToGame(bool bNoMsgBox = true);
|
||||
//! \param sTitleStr overwrites the default title - "Sandbox Editor 3 (tm)"
|
||||
//! \param sTitleStr overwrites the default title of the Editor
|
||||
void SetEditorWindowTitle(QString sTitleStr = QString(), QString sPreTitleStr = QString(), QString sPostTitleStr = QString());
|
||||
RecentFileList* GetRecentFileList();
|
||||
virtual void AddToRecentFileList(const QString& lpszPathName);
|
||||
|
||||
Reference in New Issue
Block a user