mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
Moving headers into include/sls (#212)
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
#include "qDrawPlot.h"
|
||||
#include "SlsQt1DPlot.h"
|
||||
#include "SlsQt2DPlot.h"
|
||||
#include "detectorData.h"
|
||||
#include "sls/detectorData.h"
|
||||
#include "qCloneWidget.h"
|
||||
|
||||
#include "ToString.h"
|
||||
#include "detectorData.h"
|
||||
#include "sls/ToString.h"
|
||||
#include "sls/detectorData.h"
|
||||
|
||||
#include <QFileDialog>
|
||||
#include <QPainter>
|
||||
|
Reference in New Issue
Block a user