diff options
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r-- | src/gui/theme.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 85d1e2116..ff2d66c67 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -1055,6 +1055,7 @@ static int readProgressType(const std::string &type) "JOB", "UPDATE", "MONEY", + "ARROWS" }; if (type.empty()) |