gui works, including clone plots

This commit is contained in:
2019-07-17 16:58:04 +02:00
parent d3879bb834
commit 8cdfe4194f
26 changed files with 1812 additions and 1555 deletions

View File

@ -21,7 +21,7 @@ class qDefs : public QWidget {
*/
qDefs(){};
#define GOODBYE -200
static const int Q_FONT_SIZE=9;
static void DisplayExceptions(std::string emsg, std::string src) {
try {