mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-04-16 10:24:45 +08:00
Removed unused function
This commit is contained in:
parent
a06a14d6cd
commit
e204e10113
@ -171,8 +171,6 @@ public:
|
|||||||
void dropIntoCenterOfSection(CFloatingDockContainer* FloatingWidget,
|
void dropIntoCenterOfSection(CFloatingDockContainer* FloatingWidget,
|
||||||
CDockAreaWidget* TargetArea);
|
CDockAreaWidget* TargetArea);
|
||||||
|
|
||||||
void dropIntoSectionWithSameOrientation();
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Adds new dock areas to the internal dock area list
|
* Adds new dock areas to the internal dock area list
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user