From 201376c3f5858ab5432cf849d5474e037c071393 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 10 May 2013 11:50:29 +0300 Subject: fix code style. --- src/gui/widgets/browserbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/browserbox.cpp') diff --git a/src/gui/widgets/browserbox.cpp b/src/gui/widgets/browserbox.cpp index 946205660..603c79825 100644 --- a/src/gui/widgets/browserbox.cpp +++ b/src/gui/widgets/browserbox.cpp @@ -719,7 +719,7 @@ int BrowserBox::calcHeight() } if (static_cast(wWidth) != maxWidth) { - wWidth = maxWidth; +// wWidth = maxWidth; setWidth(maxWidth); } -- cgit v1.2.3-70-g09d2