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:
parent
7793071175
commit
5f695687db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212670
10
cad/klayout/files/patch-src-layGridNet.h
Normal file
10
cad/klayout/files/patch-src-layGridNet.h
Normal 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"
|
Loading…
Reference in New Issue
Block a user