aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/ThemeData.cpp2
-rw-r--r--gui/ThemeData.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/gui/ThemeData.cpp b/gui/ThemeData.cpp
index 2bde70f18c..13750f432c 100644
--- a/gui/ThemeData.cpp
+++ b/gui/ThemeData.cpp
@@ -140,4 +140,4 @@ void ThemeItemBitmap::drawSelf(bool draw, bool restore) {
_engine->addDirtyRect(_area);
}
-} \ No newline at end of file
+}
diff --git a/gui/ThemeData.h b/gui/ThemeData.h
index d6423c16f2..18433fcbeb 100644
--- a/gui/ThemeData.h
+++ b/gui/ThemeData.h
@@ -127,4 +127,4 @@ protected:
}
-#endif \ No newline at end of file
+#endif