##// END OF EJS Templates
Updates data sources UI representation (1)...
Updates data sources UI representation (1) Uses a single top level item that will contain all data source items merged together

File last commit:

r1003:569b12637de1
r1074:53c9cf446448
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