diff options
author | Eugene Sandulenko | 2006-02-25 14:15:19 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2006-02-25 14:15:19 +0000 |
commit | c89aa846f01f452a49bc3f463de14998aa3b634d (patch) | |
tree | 52528949eb39283f6a15fd20acb253302045fcb5 | |
parent | 388a553f004ae23c065871f9e4681bebec57a1f4 (diff) | |
download | scummvm-rg350-c89aa846f01f452a49bc3f463de14998aa3b634d.tar.gz scummvm-rg350-c89aa846f01f452a49bc3f463de14998aa3b634d.tar.bz2 scummvm-rg350-c89aa846f01f452a49bc3f463de14998aa3b634d.zip |
Add newline to the end of the file
svn-id: r20876
-rw-r--r-- | gui/themes/default-theme.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/themes/default-theme.ini b/gui/themes/default-theme.ini index 394a3c5b36..5be2336963 100644 --- a/gui/themes/default-theme.ini +++ b/gui/themes/default-theme.ini @@ -126,4 +126,4 @@ scrollbar_background=1 shadow_left_width=2 shadow_right_width=4 shadow_top_height=2 -pshadow_bottom_height=4
\ No newline at end of file +pshadow_bottom_height=4 |