X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=packages%2Fwx%2Fsrc%2FbbwxSplit.h;h=cb194450333e2b1a3227e019550fb7bc63ebc896;hb=aeafe748c859675cf481bd9e5e5a5afa84a3fa52;hp=ba7744fb0aee61ce87c52cb072f2c82ad1c39f85;hpb=555854b9edeeb49fdd03fad2b1274e6d6db6d9f7;p=bbtk.git diff --git a/packages/wx/src/bbwxSplit.h b/packages/wx/src/bbwxSplit.h index ba7744f..cb19445 100644 --- a/packages/wx/src/bbwxSplit.h +++ b/packages/wx/src/bbwxSplit.h @@ -3,8 +3,8 @@ Program: bbtk Module: $RCSfile: bbwxSplit.h,v $ Language: C++ - Date: $Date: 2008/01/22 15:41:35 $ - Version: $Revision: 1.2 $ + Date: $Date: 2008/01/28 08:56:02 $ + Version: $Revision: 1.3 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -15,18 +15,14 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*//** - * \brief Short description in one line - * - * Long description which - * can span multiple lines */ /** * \file - * \brief Pattern for the definition of a new type of Node (header) + * \brief Widget which splits a window into two parts */ /** - * \class bbtk::NodePatern - * \brief Pattern for the definition of a new type of Node + * \class bbwx::Split + * \brief Widget which splits a window into two parts */