From 96d3520f217a55a853b8c1a20f3975eee5c032b6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 1 Sep 2012 13:57:45 +0300 Subject: Fix code style. --- src/gui/viewport.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/viewport.cpp') diff --git a/src/gui/viewport.cpp b/src/gui/viewport.cpp index 6367f147e..77bc7bb16 100644 --- a/src/gui/viewport.cpp +++ b/src/gui/viewport.cpp @@ -692,7 +692,8 @@ void Viewport::showPopup(const int x, const int y, Button *const button) mPopupMenu->showPopup(x, y, button); } -void Viewport::showPopup(const int x, const int y, const ProgressBar *const bar) +void Viewport::showPopup(const int x, const int y, + const ProgressBar *const bar) { mPopupMenu->showPopup(x, y, bar); } -- cgit v1.2.3-60-g2f50