refactor: Define tooltip style in single css file and pass it to QApplication
This commit is contained in:
@@ -9,7 +9,7 @@ public:
|
||||
PlayerB = 4
|
||||
};
|
||||
|
||||
static Token Opponent( oken token );
|
||||
static Token Opponent( Token token );
|
||||
|
||||
struct Move {
|
||||
int row;
|
||||
|
||||
Reference in New Issue
Block a user