#include "QWidget" #include "notebookpage.h" NotebookPage::NotebookPage(QWidget *parent) : QWidget(parent) { }