diff options
author | Max Horn | 2008-09-05 11:32:23 +0000 |
---|---|---|
committer | Max Horn | 2008-09-05 11:32:23 +0000 |
commit | 689341894228292f792b00b36299398ffdd8c841 (patch) | |
tree | d0d4fefc80ef642b5cdce60b4f618476b9fbe2cb /gui/ThemeLayout.h | |
parent | dcc72fe29e9b77c1f6dfad4612d5b32b64b610dd (diff) | |
download | scummvm-rg350-689341894228292f792b00b36299398ffdd8c841.tar.gz scummvm-rg350-689341894228292f792b00b36299398ffdd8c841.tar.bz2 scummvm-rg350-689341894228292f792b00b36299398ffdd8c841.zip |
Fixing some compiler warnings
svn-id: r34341
Diffstat (limited to 'gui/ThemeLayout.h')
-rw-r--r-- | gui/ThemeLayout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/ThemeLayout.h b/gui/ThemeLayout.h index 293804d822..87078d086e 100644 --- a/gui/ThemeLayout.h +++ b/gui/ThemeLayout.h @@ -236,4 +236,4 @@ public: } -#endif
\ No newline at end of file +#endif |