Add a cpp file for DropAreaWithCentralFrame

This commit is contained in:
Sergio Martins
2019-09-04 13:48:39 +01:00
parent cde35f584e
commit 48c0ea2a4d
4 changed files with 49 additions and 20 deletions

View File

@@ -41,8 +41,6 @@
using namespace KDDockWidgets;
DropAreaWithCentralFrame::~DropAreaWithCentralFrame() {}
namespace KDDockWidgets {
class MyCentralWidget : public QWidget
{