mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
新增了SpkAppItem,更改style型对象名,修复侧边栏bug
This commit is contained in:
@@ -45,7 +45,6 @@ namespace SpkUi
|
||||
static UiMetaObject *sGlobalInstance;
|
||||
public:
|
||||
UiMetaObject() {}
|
||||
UiMetaObject *Instance() {return nullptr;} //FIXME!!
|
||||
public slots:
|
||||
void SetAccentColor(QColor);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user