]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
#3066 bbGEditor Bug New Normal - Refresh vtk objects
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index fc4838faecbb77dfaf81b7573de8dbedc2ae1b18..c902136502ee383e037fed4e4493fef7fe15028f 100644 (file)
@@ -79,7 +79,7 @@ namespace bbtk {
        // Object states
        
        // JGRR
-       const int POSSIBLE_CONNECTION = 107;
+       const int POSSIBLE_CONNECTION           =       107;
        const int SELECTED_POSSIBLE_CONNECTION = 108; 
        // EO JGRR
     
@@ -226,6 +226,7 @@ namespace bbtk {
        const int ID_CHANGENAME                                                         =   1027;
 
        const int ID_EDITPROPERTIES                                                                     =       1028;  // RaC 2nd HackFest
+       const int ID_SHOWTREE                                                                   =       1029;  // CFT
 }
 // namespace bbtk
 #endif