##// END OF EJS Templates
Updates model after an event has been created through the colored zone
Updates model after an event has been created through the colored zone

File last commit:

r1003:569b12637de1
r1286:073d4af7c849
Show More
VisualizationDef.h
8 lines | 213 B | text/x-c | CLexer
#ifndef SCIQLOP_VISUALIZATIONDEF_H
#define SCIQLOP_VISUALIZATIONDEF_H
/// Minimum height for graph added in zones (in pixels)
extern const int GRAPH_MINIMUM_HEIGHT;
#endif // SCIQLOP_VISUALIZATIONDEF_H