asd
This commit is contained in:
+2
-1
@@ -2,9 +2,10 @@
|
|||||||
#define NOTEBOOKTAB_H
|
#define NOTEBOOKTAB_H
|
||||||
|
|
||||||
#include "QObject"
|
#include "QObject"
|
||||||
#include "notebook.h"
|
|
||||||
#include "notebookpage.h"
|
#include "notebookpage.h"
|
||||||
|
|
||||||
|
class Notebook;
|
||||||
|
|
||||||
class NotebookTab : public QWidget
|
class NotebookTab : public QWidget
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|||||||
Reference in New Issue
Block a user