diff --git a/logPlus/logPlus.pro b/logPlus/logPlus.pro index bff1eee..969e334 100644 --- a/logPlus/logPlus.pro +++ b/logPlus/logPlus.pro @@ -45,6 +45,7 @@ SOURCES += \ PropertyWidget.cpp \ QCPSizeHandle.cpp \ QCPSizeHandleManager.cpp \ + QtWindowWellSection.cpp \ SetPageMegDlg.cpp \ TransparentDraggableCorePhysics.cpp \ TransparentDraggableFac.cpp \ @@ -122,6 +123,7 @@ HEADERS += \ PropertyWidget.h \ QCPSizeHandle.h \ QCPSizeHandleManager.h \ + QtWindowWellSection.h \ SetPageMegDlg.h \ TransparentDraggableCorePhysics.h \ TransparentDraggableFac.h \