]> Creatis software - bbtk.git/commitdiff
#2498 BBTKFeatureNewNormalwt-version kernel
authorFelipe Gonzalez <gonzalez@ei-ed-345.creatis.insa-lyon.fr>
Thu, 9 Jul 2015 10:45:30 +0000 (12:45 +0200)
committerFelipe Gonzalez <gonzalez@ei-ed-345.creatis.insa-lyon.fr>
Thu, 9 Jul 2015 10:45:30 +0000 (12:45 +0200)
kernel/src/bbtkWtBlackBox.cxx

index be524097ae1bc18de78a24626346eb011adbdf4d..3c7d8378ce8eb1df6977ab8038afbfcab4c0230a 100644 (file)
@@ -1,3 +1,4 @@
+
 /*
  # ---------------------------------------------------------------------
  #
@@ -143,9 +144,10 @@ namespace bbtk
                
        //      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.js");
        this->require("xtk.js");
        //this->require("xtk_xdat.gui.js");
-  this->useStyleSheet("style.css");
+  this->useStyleSheet("styleWT.css"); 
   
 
        //      std::cout<<"Cargado------------           "<<loadedJS<<std::endl;