RasterProcessTool/Toolbox/ImageshowTool/ImageshowTool.h

11 lines
149 B
C
Raw Normal View History

2025-02-06 13:18:25 +00:00
#pragma once
#include "imageshowtool_global.h"
#include "qcustomplot.h"
class IMAGESHOWTOOL_EXPORT ImageshowTool
{
public:
ImageshowTool();
};