xyrangechanged not checked for histogram

This commit is contained in:
Dhanya Maliakal
2016-12-16 14:46:02 +01:00
parent 37ea7d425f
commit f464be38a3
3 changed files with 31 additions and 27 deletions

View File

@ -13,11 +13,10 @@
#ifndef SLSQT1DPLOT_H
#define SLSQT1DPLOT_H
#ifndef IAN
typedef double double32_t;
typedef float float32_t;
typedef int int32_t;
#endif
#include "ansi.h"
#include <qwt_plot.h>