From 747dc30f256606e28fd932a9626da7c328114036 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Apr 2013 16:38:15 +0300 Subject: fix style in gui directory. --- src/gui/theme.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gui/theme.h') diff --git a/src/gui/theme.h b/src/gui/theme.h index 7914c9c26..fcd0f5614 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -43,6 +43,11 @@ const int THEME_PALETTES = 5; struct ThemeInfo final { + ThemeInfo() : + name(), + copyright() + { + } std::string name; std::string copyright; }; -- cgit v1.2.3-70-g09d2