mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-03 12:03:55 -07:00
Add backwards support Qt6.7's checkStateChanged on QCheckBoxes (#5137)
This commit is contained in:
parent
b041f4ace2
commit
8d5421d9da
18 changed files with 251 additions and 176 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#ifndef MAIN_H
|
||||
#define MAIN_H
|
||||
|
||||
#include "utility/macros.h"
|
||||
|
||||
class CardDatabase;
|
||||
class QString;
|
||||
class QSystemTrayIcon;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue