beautified

This commit is contained in:
Uwe Rathmann 2020-03-19 14:10:20 +01:00
parent 0b77a24be0
commit 84a0927c0e

View File

@ -180,8 +180,8 @@ namespace QskAspect
State state() const; State state() const;
State topState() const; State topState() const;
void addState( State state ); void addState( State );
void clearState( State state ); void clearState( State );
void clearStates(); void clearStates();
FlagPrimitive flagPrimitive() const; FlagPrimitive flagPrimitive() const;