]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
Documentation of the wxLibrary
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index ce68e60aee82b185bbbc3426074e42e63251dc8e..43677d4f13b9dde22b6d40c8f4d060211c4e1eff 100644 (file)
@@ -29,13 +29,11 @@ Version:   $Revision$
 * ------------------------------------------------------------------------ */                                                                         
 
 
-
-/**
-*  \file 
-*  \brief  bbtk::GlobalConstants
-*/
-
-
+/****
+* Design and Developpement of BBTK GEditor
+* Ricardo A Corredor J <ra.corredor67@uniandes.edu.co>
+* RaC - 2010
+****/
 
 #ifndef __GlobalConstants_h__
 #define __GlobalConstants_h__
@@ -151,7 +149,7 @@ namespace bbtk
        const double BOXTEXT_SELECTED_G                 =       0.35;
        const double BOXTEXT_SELECTED_B                 =       0.05;
 
-       // Id's
+       // GUI Id's
        const int ID_NEW                                                =       1000;
        const int ID_SAVE_AS_DIAGRAM                    =       1001;
        const int ID_OPEN                                               =       1002;