##// END OF EJS Templates
Implements execute() method of desync operation...
Implements execute() method of desync operation desync is also made for the delete operation

File last commit:

r853:1ba93038a6bd
r1241:5f4e5de2ac36
Show More
VisualizationDef.cpp
3 lines | 79 B | text/x-c | CppLexer
/ gui / src / Common / VisualizationDef.cpp
#include "Common/VisualizationDef.h"
const int GRAPH_MINIMUM_HEIGHT = 300;