summaryrefslogtreecommitdiff
path: root/src/gui/windows/maileditwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/maileditwindow.h')
-rw-r--r--src/gui/windows/maileditwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/windows/maileditwindow.h b/src/gui/windows/maileditwindow.h
index a4184fdd6..e25fb8f4f 100644
--- a/src/gui/windows/maileditwindow.h
+++ b/src/gui/windows/maileditwindow.h
@@ -72,6 +72,7 @@ class MailEditWindow final : public Window,
Inventory *mInventory;
ItemContainer *mItemContainer;
ScrollArea *mItemScrollArea;
+ bool mUseMail2;
};
extern MailEditWindow *mailEditWindow;