summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-03-15 19:03:33 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-03-15 19:03:41 +0200
commit42bd372f1b0c93df06000f55df779696e4cb3aa3 (patch)
treeeef1fbd17b47650653186318ed343e71cd7584ba /src/defs.h
parentee2d10692f702ec650aed084825a49a531769077 (diff)
Translation: Handling cancellation/errors
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/defs.h b/src/defs.h
index 530b6902..41bf340e 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -79,3 +79,4 @@ enum iFileVersion {
79#define scissor_Icon "\u2700" 79#define scissor_Icon "\u2700"
80#define clipCopy_Icon "\u2398" 80#define clipCopy_Icon "\u2398"
81#define clipboard_Icon "\U0001f4cb" 81#define clipboard_Icon "\U0001f4cb"
82#define unhappy_Icon "\U0001f641"