do not animate mouse resizes in layouts
This commit is contained in:
parent
c779a7c03b
commit
f36cd350cc
4 changed files with 27 additions and 11 deletions
|
|
@ -44,6 +44,8 @@ private:
|
|||
|
||||
std::list<SMasterNodeData> m_lMasterNodesData;
|
||||
|
||||
bool m_bForceWarps = false;
|
||||
|
||||
int getNodesOnWorkspace(const int&);
|
||||
void applyNodeDataToWindow(SMasterNodeData*);
|
||||
SMasterNodeData* getNodeFromWindow(CWindow*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue