forked from Silverfish/proton-bridge
GODT-2091: animated "Connecting..." label. + unstaged changes from GODT-2003.
This commit is contained in:
@ -33,7 +33,7 @@ class EUserState: public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
enum State
|
||||
enum class State
|
||||
{
|
||||
SignedOut = 0,
|
||||
Locked = 1,
|
||||
|
||||
Reference in New Issue
Block a user