X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fqt%2Fguiconstants.h;h=59f49625bd13a49de6a81f6f44c96ca39fe41f81;hb=5df0b03c950184b2e2fdbfc6e9f8075dcf81c75c;hp=cdd1a74d98bfb8588da7be25f44faeaa31f27a72;hpb=b5f918cbd69e02f1e955fe90a13444a15a7de43f;p=novacoin.git diff --git a/src/qt/guiconstants.h b/src/qt/guiconstants.h index cdd1a74..59f4962 100644 --- a/src/qt/guiconstants.h +++ b/src/qt/guiconstants.h @@ -2,7 +2,7 @@ #define GUICONSTANTS_H /* milliseconds between model updates */ -static const int MODEL_UPDATE_DELAY = 250; +static const int MODEL_UPDATE_DELAY = 500; /* size of cache */ static const unsigned int WALLET_CACHE_SIZE = 100;