mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Should store the filename after opening..
--HG-- branch : gsoc2014-dfighter
This commit is contained in:
parent
ac643d2bb9
commit
0cef115a74
1 changed files with 2 additions and 0 deletions
|
@ -259,6 +259,8 @@ void TileEditorMainWindow::open()
|
|||
|
||||
// Put the loaded data into the GUI
|
||||
onTileBankLoaded();
|
||||
|
||||
m_fileName = fn;
|
||||
}
|
||||
|
||||
void TileEditorMainWindow::onZoomFactor(int level)
|
||||
|
|
Loading…
Reference in a new issue