Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
githubuser0xFFFF committed Apr 29, 2020
2 parents 5695d0d + f179282 commit 3adabae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/FloatingDockContainer.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ class CDockingStateReader;
class IFloatingWidget
{
public:
virtual ~IFloatingWidget() = default;

/**
* Starts floating.
* This function should get called typically from a mouse press event
Expand Down

0 comments on commit 3adabae

Please sign in to comment.