Skip to content

Commit 3adabae

Browse files
2 parents 5695d0d + f179282 commit 3adabae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/FloatingDockContainer.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ class CDockingStateReader;
6868
class IFloatingWidget
6969
{
7070
public:
71+
virtual ~IFloatingWidget() = default;
72+
7173
/**
7274
* Starts floating.
7375
* This function should get called typically from a mouse press event

0 commit comments

Comments
 (0)