X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkWidgetBlackBox.txx;h=39738cf6b3032aaebe8689488fb17d7204ac3a5b;hb=ab0cfcfdd031ff179ed1550874c648a54d8e1023;hp=7413e8c0898576d630a4e97a8e079db560a37bf6;hpb=038dbbd7dd8b34107ec932a34170a4625368eb25;p=bbtk.git diff --git a/kernel/src/bbtkWidgetBlackBox.txx b/kernel/src/bbtkWidgetBlackBox.txx index 7413e8c..39738cf 100644 --- a/kernel/src/bbtkWidgetBlackBox.txx +++ b/kernel/src/bbtkWidgetBlackBox.txx @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkWidgetBlackBox.txx,v $ Language: C++ - Date: $Date: 2009/04/08 07:56:11 $ - Version: $Revision: 1.1 $ + Date: $Date: 2009/04/21 14:36:51 $ + Version: $Revision: 1.2 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -168,7 +168,7 @@ namespace bbtk template typename WidgetBlackBox::WidgetPointer WidgetBlackBox::bbCreateWidgetOfInput - (const std::string& in, WidgetBlackBox::WidgetPointer parent) + (const std::string& in, typename WidgetBlackBox::WidgetPointer parent) { Widget* w = 0; // If input is connected