X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkBlackBoxDescriptor.cxx;h=6a2c7bc67156f33f3625187d5761851bb241c2c9;hb=3dcc408acd2264664ca6431a501378ea64233dd6;hp=24e7024ff3820166bcc1494dcadbdf263cf75515;hpb=5d024530691d33ec9a25933c68b09bec211a7ef5;p=bbtk.git diff --git a/kernel/src/bbtkBlackBoxDescriptor.cxx b/kernel/src/bbtkBlackBoxDescriptor.cxx index 24e7024..6a2c7bc 100644 --- a/kernel/src/bbtkBlackBoxDescriptor.cxx +++ b/kernel/src/bbtkBlackBoxDescriptor.cxx @@ -45,6 +45,8 @@ #include "bbtkUtilities.h" #include "bbtkAtomicBlackBoxDescriptor.h" #include "bbtkWxBlackBox.h" +// JFGA 12/12/2014 Adding libraries for Wt +//#include "bbtkWtBlackBox.h" namespace bbtk { @@ -381,7 +383,8 @@ namespace bbtk std::string usercol("#FFFFFF"); std::string ubbcol("#DDFFFF"); std::string wxbbcol("#EEFFFF"); - +// JFGA 12/12/2014 Adding new variable +// std::string wtbbcol("#CCFFFF"); // (s) << "

Inputs

\n"; (s) << "

\n";