##// END OF EJS Templates
New event filter class to manage the tab switching of a tabBar during a drag&drop
New event filter class to manage the tab switching of a tabBar during a drag&drop

File last commit:

r853:1ba93038a6bd
r892:28af007d2663
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