forked from qt-creator/qt-creator
BaseTextMark: Support renaming files
Change-Id: I8d712f76fca5d8f5ecad70f1485228e21c00648d Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
committed by
Eike Ziller
parent
f1c299a85e
commit
10438d2e9d
@@ -116,6 +116,7 @@ signals:
|
||||
|
||||
void aboutToReload();
|
||||
void reloaded();
|
||||
void fileNameChanged(const QString &oldName, const QString &newName);
|
||||
|
||||
private:
|
||||
QString m_autoSaveName;
|
||||
|
||||
Reference in New Issue
Block a user