Refactoring

Ui improvements
Bug fixes
This commit is contained in:
pokamest 2021-01-09 19:55:16 +03:00
parent 3645735053
commit 441811e277
13 changed files with 773 additions and 123 deletions

View file

@ -4,7 +4,7 @@
#include "defs.h"
using namespace amnezia;
QString errorString(ErrorCode code){
static QString errorString(ErrorCode code){
switch (code) {
// General error codes