mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
some small changes to comly with qt4.7 version..but it still does not work
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@97 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
@ -30,6 +30,7 @@ DEPENDPATH += \
|
|||||||
|
|
||||||
INCLUDEPATH += \
|
INCLUDEPATH += \
|
||||||
$(QWTDIR)/include\
|
$(QWTDIR)/include\
|
||||||
|
$(QWTDIR)/src\
|
||||||
slsDetectorPlotting/include\
|
slsDetectorPlotting/include\
|
||||||
include\
|
include\
|
||||||
forms/include\
|
forms/include\
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
#ifndef SLSQT1DZOOMER_H
|
#ifndef SLSQT1DZOOMER_H
|
||||||
#define SLSQT1DZOOMER_H
|
#define SLSQT1DZOOMER_H
|
||||||
|
|
||||||
|
#include <qwt_compat.h>
|
||||||
#include <qwt_plot_zoomer.h>
|
#include <qwt_plot_zoomer.h>
|
||||||
#include <qwt_plot_panner.h>
|
#include <qwt_plot_panner.h>
|
||||||
class SlsQtH1D;
|
class SlsQtH1D;
|
||||||
|
Reference in New Issue
Block a user