##// END OF EJS Templates
Displays the miniature of the graph of the zone during a drag
Displays the miniature of the graph of the zone during a drag

File last commit:

r853:1ba93038a6bd
r975:bf3f08af7bf9
Show More
VisualizationDef.h
7 lines | 211 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