ports/databases/tora/files/patch-src_topiechart.h
Philip M. Gollucci 3c25045697 databases/tora: use OPTIONS helpers
- Use OPTIONS helpers where possible.
- Drop qt4-linguist dependency - the port does not use it (and it already contains prebuilt translations).
- Regenerate patches.

PR:                  201724
Submitted by:        s3erios@gmail.com
2015-08-18 20:00:28 +00:00

10 lines
174 B
C++

--- src/topiechart.h.orig 2009-10-23 16:19:33 UTC
+++ src/topiechart.h
@@ -44,6 +44,7 @@
#include "config.h"
+#include <time.h>
#include <list>
#include <qwidget.h>