summaryrefslogtreecommitdiff
path: root/src/entryLayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entryLayout.h')
-rw-r--r--src/entryLayout.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entryLayout.h b/src/entryLayout.h
index c38a51b..54e523f 100644
--- a/src/entryLayout.h
+++ b/src/entryLayout.h
@@ -25,6 +25,7 @@ class EntryLayout : public QHBoxLayout {
void editEntry();
void setRules();
void toggleDone();
+ void cloneEntry();
void removeEntry();
};