diff options
Diffstat (limited to 'gui/predictivedialog.h')
| -rw-r--r-- | gui/predictivedialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/predictivedialog.h b/gui/predictivedialog.h index 7f9b31e2d3..9074089f1f 100644 --- a/gui/predictivedialog.h +++ b/gui/predictivedialog.h @@ -84,7 +84,7 @@ private: int32 dictLineCount; int32 dictTextSize; Common::String nameDict; - Common::String fnameDict; + Common::String defaultFilename; }; uint8 countWordsInString(const char *const str); |
