From 654cc39c7750bd7a8d798ab5c4732ed960135573 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Mon, 20 Apr 2009 22:06:05 +0200 Subject: Repaired table and listbox scrolling when using the keyboard. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tametomo Signed-off-by: Bjørn Lindeijer --- src/gui/widgets/resizegrip.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gui/widgets/resizegrip.cpp') diff --git a/src/gui/widgets/resizegrip.cpp b/src/gui/widgets/resizegrip.cpp index 8c28c20b..799a1e7f 100644 --- a/src/gui/widgets/resizegrip.cpp +++ b/src/gui/widgets/resizegrip.cpp @@ -54,9 +54,7 @@ ResizeGrip::~ResizeGrip() mInstances--; if (mInstances == 0) - { gripImage->decRef(); - } } void ResizeGrip::draw(gcn::Graphics *graphics) -- cgit v1.2.3-60-g2f50