aboutsummaryrefslogtreecommitdiffstats
path: root/editorpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'editorpage.h')
-rw-r--r--editorpage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editorpage.h b/editorpage.h
index 52513b4..55b66e0 100644
--- a/editorpage.h
+++ b/editorpage.h
@@ -85,7 +85,6 @@ public:
private:
QTextEdit *textPage; /** The textedit of the tab */
QVBoxLayout *mainLayout; /** The layout for the tab */
- QHBoxLayout *notificationWidgetLayout; /** layout for the notification-widget */
QWidget *notificationWidget; /** The notification widget shown at the buttom of the tab */
QMenu *verifyMenu; /** The menu in the notifiaction widget */
QString fullFilePath; /** The path to the file handled in the tab */