file path in g3dviewers file dialog is kept for next file access

This commit is contained in:
Titus Tscharntke
2011-01-18 21:17:48 +00:00
parent c54e6dbf5d
commit 1ef0df2bf6
2 changed files with 26 additions and 24 deletions

View File

@@ -63,6 +63,7 @@ private:
wxMenu *menuMode;
wxMenu *menuSpeed;
wxMenu *menuCustomColor;
wxFileDialog *fileDialog;
Model *model;