From ea4fdcaf6cac07490712e3bb6aa791960f68e410 Mon Sep 17 00:00:00 2001 From: Hugo Pereira Da Costa Date: Thu, 14 Jul 2016 17:44:56 +0200 Subject: [PATCH] sync SH_Widget_Animate with internal "enable animations" option --- kstyle/breezestyle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kstyle/breezestyle.cpp b/kstyle/breezestyle.cpp index 6a84fea1..8973c4ba 100644 --- a/kstyle/breezestyle.cpp +++ b/kstyle/breezestyle.cpp @@ -605,7 +605,7 @@ namespace Breeze switch( hint ) { - + case SH_Widget_Animate: return StyleConfigData::animationsEnabled(); case SH_RubberBand_Mask: {