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/debugwindow.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/debugwindow.cpp') diff --git a/src/gui/debugwindow.cpp b/src/gui/debugwindow.cpp index 726167a49..2c9c40758 100644 --- a/src/gui/debugwindow.cpp +++ b/src/gui/debugwindow.cpp @@ -160,7 +160,8 @@ MapDebugTab::MapDebugTab(const Widget2 *const widget) : _("Draw calls:"), "?"))), #endif mFPSLabel(new Label(this, strprintf(_("%d FPS"), 0))), - mLPSLabel(new Label(this, strprintf(_("%d LPS"), 0))) + mLPSLabel(new Label(this, strprintf(_("%d LPS"), 0))), + mFPSText() { LayoutHelper h(this); ContainerPlacer place = h.getPlacer(0, 0); -- cgit v1.2.3-60-g2f50