diff --git a/diagramCavas/source/baseContentDlg.cpp b/diagramCavas/source/baseContentDlg.cpp index c737a49..33ebbaa 100644 --- a/diagramCavas/source/baseContentDlg.cpp +++ b/diagramCavas/source/baseContentDlg.cpp @@ -5,6 +5,8 @@ #include #include #include +#include +#include BaseContentDlg::BaseContentDlg(QWidget *parent) : QDialog(parent)