diff options
Diffstat (limited to 'plugins/NewStory/src/msglog.cpp')
-rw-r--r-- | plugins/NewStory/src/msglog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewStory/src/msglog.cpp b/plugins/NewStory/src/msglog.cpp index fb93264d00..f818dd4b2b 100644 --- a/plugins/NewStory/src/msglog.cpp +++ b/plugins/NewStory/src/msglog.cpp @@ -217,4 +217,4 @@ public: CSrmmLogWindow *logBuilder(CMsgDialog &pDlg) { return new CNewStoryLogWindow(pDlg); -}
\ No newline at end of file +} |