Should store the filename after opening..

--HG--
branch : gsoc2014-dfighter
hg/feature/cdb-packed
dfighter1985 10 years ago
parent ac643d2bb9
commit 0cef115a74

@ -259,6 +259,8 @@ void TileEditorMainWindow::open()
// Put the loaded data into the GUI
onTileBankLoaded();
m_fileName = fn;
}
void TileEditorMainWindow::onZoomFactor(int level)

Loading…
Cancel
Save