mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-01 05:04:55 +01: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