mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 11:38:49 -07:00
Fix missing QDate
Signed-off-by: ZeldaZach <zahalpern+github@gmail.com>
This commit is contained in:
parent
18a07274d4
commit
71dd6b8a30
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
#define TIP_OF_DAY_H
|
#define TIP_OF_DAY_H
|
||||||
|
|
||||||
#include <QAbstractListModel>
|
#include <QAbstractListModel>
|
||||||
|
#include <QDate>
|
||||||
|
|
||||||
class TipOfTheDay
|
class TipOfTheDay
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue