Added animated borders
This commit is contained in:
parent
993e601424
commit
586e2a98ed
7 changed files with 101 additions and 23 deletions
|
|
@ -62,6 +62,9 @@ public:
|
|||
|
||||
SSurfaceTreeNode* m_pSurfaceTree = nullptr;
|
||||
|
||||
// Animated border
|
||||
CColor m_cRealBorderColor = CColor(0,0,0,0);
|
||||
|
||||
|
||||
// For the list lookup
|
||||
bool operator==(const CWindow& rhs) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue