最新更改

This commit is contained in:
2022-08-30 16:14:46 +08:00
parent 8c6be81f94
commit 1cee2339ce
26 changed files with 440 additions and 874 deletions

View File

@ -4,7 +4,7 @@
class MakeDCT :public QObject
{
Q_OBJECT
Q_OBJECT;
public:
MakeDCT(QObject* parent = nullptr);
virtual ~MakeDCT();