diff options
-rw-r--r-- | src/widgets/story_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/story_widget.h b/src/widgets/story_widget.h index c3f279444..139b6d2d6 100644 --- a/src/widgets/story_widget.h +++ b/src/widgets/story_widget.h @@ -23,4 +23,4 @@ enum StoryBookWidgets { WID_SB_NEXT_PAGE, ///< Next button. }; -#endif /* WIDGETS_STORY_WIDGET_H */
\ No newline at end of file +#endif /* WIDGETS_STORY_WIDGET_H */ |