mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 16:29:15 -04:00
- 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
10 lines
174 B
C++
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>
|
|
|