mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
修复无DXCB且WM不支持拖动情况下窗口的拖拽
This commit is contained in:
@@ -25,6 +25,12 @@ namespace SpkUi
|
||||
extern QSize PrimaryScreenSize;
|
||||
extern SpkDtkPlugin *DtkPlugin;
|
||||
extern QStyle *OldSystemStyle;
|
||||
extern QList<QColor> CurrentColorSet;
|
||||
|
||||
namespace States
|
||||
{
|
||||
extern bool IsDDE, IsUsingDtkPlugin;
|
||||
}
|
||||
|
||||
namespace Priv
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user