GODT-2091: animated "Connecting..." label. + unstaged changes from GODT-2003.

This commit is contained in:
Xavier Michelon
2022-11-16 19:46:56 +01:00
parent e087a7972e
commit c7cfcb29f6
3 changed files with 19 additions and 2 deletions

View File

@ -33,7 +33,7 @@ class EUserState: public QObject
{
Q_OBJECT
public:
enum State
enum class State
{
SignedOut = 0,
Locked = 1,