From c3cc607ec9b2dce1aaad7ce463d892cee9eb753e Mon Sep 17 00:00:00 2001 From: Alexander Steitz Date: Thu, 27 Dec 2012 17:14:13 +0100 Subject: [PATCH] [BUG #7110] Added #ignore to Manipulating module to fix an issue with wrong dependency calculation. --- framework/source/class/qx/module/Manipulating.js | 1 + 1 file changed, 1 insertion(+) diff --git a/framework/source/class/qx/module/Manipulating.js b/framework/source/class/qx/module/Manipulating.js index 34d480ef7f0..76480dcb4a3 100644 --- a/framework/source/class/qx/module/Manipulating.js +++ b/framework/source/class/qx/module/Manipulating.js @@ -20,6 +20,7 @@ /* ************************************************************************ #ignore(qx.bom.element.AnimationJs) +#ignore(qx.bom) ************************************************************************ */ /**