1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Add a missing patch forgotten in the commit for updating to 0.14.

This commit is contained in:
Hiroki Sato 2008-05-05 16:10:23 +00:00
parent 7793071175
commit 5f695687db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212670

View File

@ -0,0 +1,10 @@
--- src/layGridNet.h.orig Fri Nov 9 04:31:38 2007
+++ src/layGridNet.h Sun Jan 6 19:11:46 2008
@@ -24,6 +24,7 @@
#ifndef HDR_layGridNet
#define HDR_layGridNet
+#include <QtCore/qobjectdefs.h>
#include "layViewObject.h"
#include "layPlugin.h"
#include "dbTypes.h"