blob: aea540e318857638b8e224f73577ab4b9b102bc6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- qt/Application.h.orig 2018-07-04 17:44:30 UTC
+++ qt/Application.h
@@ -15,6 +15,7 @@
#include <QTimer>
#include <QTranslator>
+#include <time.h>
#include "FaviconCache.h"
class AddData;
|