mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 21:02:04 +08:00
新增截图预览
This commit is contained in:
@@ -43,6 +43,7 @@ class SpkTitleBar : public QFrame
|
||||
public:
|
||||
SpkTitleBar(QWidget *parent = nullptr);
|
||||
~SpkTitleBar();
|
||||
static constexpr int Height = 48;
|
||||
using OperationButton = SpkTitleBarDefaultButton::OperationButton;
|
||||
void SetOperationButton(OperationButton);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user