X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=bbtk.git;a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkWtBlackBox.cxx;h=a8bec6700c043ec4a18f371bc41b04be9edd83f7;hp=3c7d8378ce8eb1df6977ab8038afbfcab4c0230a;hb=0b640e26a37a0d20f6e6c75856a49d956f10f53e;hpb=59a1da6c8c2d9108d4cf84595c7841c6371b9e52 diff --git a/kernel/src/bbtkWtBlackBox.cxx b/kernel/src/bbtkWtBlackBox.cxx index 3c7d837..a8bec67 100644 --- a/kernel/src/bbtkWtBlackBox.cxx +++ b/kernel/src/bbtkWtBlackBox.cxx @@ -143,10 +143,12 @@ namespace bbtk //this->useStyleSheet("css/demo.css"); // this->require("http://get.goXTK.com/xtk_edge.js"); - this->require("http://get.goXTK.com/xtk_xdat.gui.js"); +// this->require("http://get.goXTK.com/xtk_xdat.gui.js"); + this->require("xtk_xdat.gui.js"); + //this->require("http://get.goXTK.com/xtk.js"); this->require("xtk.js"); - //this->require("xtk_xdat.gui.js"); + this->useStyleSheet("styleWT.css");