summaryrefslogtreecommitdiff
path: root/src/edit_entry_form.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/edit_entry_form.h')
-rw-r--r--src/edit_entry_form.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/edit_entry_form.h b/src/edit_entry_form.h
index e038175..6a10a40 100644
--- a/src/edit_entry_form.h
+++ b/src/edit_entry_form.h
@@ -16,7 +16,7 @@ class EditEntryForm : public QDialog {
private:
Ui::entryDialog ui;
- Entry e;
+ Entry entry;
private slots:
void accept();