mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-03-16 02:59:51 +08:00
Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
This commit is contained in:
commit
3adabaec81
@ -68,6 +68,8 @@ class CDockingStateReader;
|
|||||||
class IFloatingWidget
|
class IFloatingWidget
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
virtual ~IFloatingWidget() = default;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Starts floating.
|
* Starts floating.
|
||||||
* This function should get called typically from a mouse press event
|
* This function should get called typically from a mouse press event
|
||||||
|
Loading…
Reference in New Issue
Block a user