mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-05 09:39:22 -08:00
Fix missing QDate
Signed-off-by: ZeldaZach <zahalpern+github@gmail.com>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define TIP_OF_DAY_H
|
||||
|
||||
#include <QAbstractListModel>
|
||||
#include <QDate>
|
||||
|
||||
class TipOfTheDay
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user