进度更新

This commit is contained in:
RigoLigo
2021-07-02 20:09:45 +08:00
parent 8579e901d4
commit 9c080f8efb
29 changed files with 604 additions and 67 deletions

View File

@@ -2,8 +2,7 @@
// Created by rigoligo on 2021/5/9.
//
#ifndef _SPKUIMSG_H_
#define _SPKUIMSG_H_
#pragma once
#pragma push_macro("signals")
#undef signals
@@ -31,5 +30,3 @@ class SpkUiMessage : public QObject
signals:
};
#endif //_SPKUIMSG_H_