(svn r26442) -Fix [FS#5962] Silence compiler warning by adding newline at end of file

This commit is contained in:
planetmaker 2014-04-03 10:54:37 +00:00
parent de637f9002
commit 9450a28090
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ enum StoryBookWidgets {
WID_SB_NEXT_PAGE, ///< Next button.
};
#endif /* WIDGETS_STORY_WIDGET_H */
#endif /* WIDGETS_STORY_WIDGET_H */