diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/ThemeParser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/ThemeParser.cpp b/gui/ThemeParser.cpp index a12aac68bd..a7c310b5bc 100644 --- a/gui/ThemeParser.cpp +++ b/gui/ThemeParser.cpp @@ -484,4 +484,4 @@ bool ThemeParser::parserCallback_widget(ParserNode *node) { return true; } -}
\ No newline at end of file +} |