mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
进度更新
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
// Created by rigoligo on 2021/5/8.
|
||||
//
|
||||
|
||||
#ifndef _SPKTITLEBAR_H_
|
||||
#define _SPKTITLEBAR_H_
|
||||
#pragma once
|
||||
|
||||
#include <QHBoxLayout>
|
||||
#include <QLabel>
|
||||
@@ -70,5 +69,3 @@ class SpkTitleBar : public QWidget
|
||||
void MinimizeWindow();
|
||||
void MaximizeRestoreWindow();
|
||||
};
|
||||
|
||||
#endif //_SPKTITLEBAR_H_
|
||||
|
||||
Reference in New Issue
Block a user