gotthard2: gain plot fix with clones

This commit is contained in:
2020-03-04 14:39:44 +01:00
parent 6e4a3353a3
commit 4e2f685b76
6 changed files with 16 additions and 12 deletions

View File

@@ -31,6 +31,7 @@ class qDefs : public QWidget {
static const int Q_FONT_SIZE=9;
static const int DATA_GAIN_PLOT_RATIO=5;
static const int MIN_HEIGHT_GAIN_PLOT_1D=75;
static void DisplayExceptions(std::string emsg, std::string src) {
try {