file path in map editor file dialog is kept for next file access

This commit is contained in:
Titus Tscharntke
2011-01-20 00:47:32 +00:00
parent 6b0bc35e3c
commit 40a67b569b
2 changed files with 15 additions and 9 deletions

View File

@@ -161,6 +161,8 @@ private:
wxMenu *menuBrushStartLocation;
wxMenu *menuRadius;
wxFileDialog *fileDialog;
string currentFile;
BrushType currentBrush;