From d0ba75d13e6887e43febfaf9d613db70f6297cd3 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 16 Dec 2011 23:37:49 +0100 Subject: Minor layout and coding style cleanups - Disable performance debugging output - Force a synchronous layout during scrolling. This prevents having a jerky scroll-animation if there are pending operations ongoing in parallel. - Minor coding style cleanups --- src/kitemviews/kfileitemlistview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kitemviews/kfileitemlistview.cpp') diff --git a/src/kitemviews/kfileitemlistview.cpp b/src/kitemviews/kfileitemlistview.cpp index d7dd5cf67..e2bde3b12 100644 --- a/src/kitemviews/kfileitemlistview.cpp +++ b/src/kitemviews/kfileitemlistview.cpp @@ -34,7 +34,7 @@ #include #include -#define KFILEITEMLISTVIEW_DEBUG +// #define KFILEITEMLISTVIEW_DEBUG namespace { const int ShortInterval = 50; -- cgit v1.3