Layout changes

This commit is contained in:
Andre Jochems
2015-12-01 10:57:18 +01:00
parent 9411ed14a5
commit d6ba4a154c
5 changed files with 16 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
#define GUICONSTANTS_H
/* Milliseconds between model updates */
static const int MODEL_UPDATE_DELAY = 250;
static const int MODEL_UPDATE_DELAY = 1000;
/* AskPassphraseDialog -- Maximum passphrase length */
static const int MAX_PASSPHRASE_SIZE = 1024;