进度更新

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 _SPKMAINWINDOW_H_
#define _SPKMAINWINDOW_H_
#pragma once
#include "spkwindow.h"
#include <QTextEdit>
@@ -74,5 +73,3 @@ class SpkMainWindow : public SpkWindow
void PopulateCategories(QJsonObject);
};
#endif //_SPKMAINWINDOW_H_