diff options
Diffstat (limited to 'src/textcommand.h')
-rw-r--r-- | src/textcommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/textcommand.h b/src/textcommand.h index 0af4ae7e3..b39cafaff 100644 --- a/src/textcommand.h +++ b/src/textcommand.h @@ -182,4 +182,4 @@ class TextCommand final Image *mImage; }; -#endif +#endif // TEXTCOMMAND_H |