X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkWidgetBlackBox.h;fp=kernel%2Fsrc%2FbbtkWidgetBlackBox.h;h=045d8a5003fddd479ac345bcf44c68d47faf6fc8;hb=c3c4e45b2bf36786eba61b281b779d599768bb2f;hp=fc09745b15c65bbac6c951ddf2882477c7473664;hpb=a85d717000f59a120096d336092f1b60ee81a328;p=bbtk.git diff --git a/kernel/src/bbtkWidgetBlackBox.h b/kernel/src/bbtkWidgetBlackBox.h index fc09745..045d8a5 100644 --- a/kernel/src/bbtkWidgetBlackBox.h +++ b/kernel/src/bbtkWidgetBlackBox.h @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkWidgetBlackBox.h,v $ Language: C++ - Date: $Date: 2009/06/08 14:50:04 $ - Version: $Revision: 1.5 $ + Date: $Date: 2009/06/10 11:36:51 $ + Version: $Revision: 1.6 $ ========================================================================*/ @@ -58,7 +58,10 @@ namespace bbtk /// widget black boxes for a specific GUI toolkit inherit with /// apropriate traits. /// Declares the common inputs / outputs and interface to all widget boxes + +//JCP 09JUIN2009 BBTK_EXPORT template + class /*BBTK_EXPORT*/ WidgetBlackBox : public bbtk::AtomicBlackBox { public: