aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-02-16 06:14:58 +0800
committerarved <arved@FreeBSD.org>2003-02-16 06:14:58 +0800
commit4a6a191b1e889713c420edeb6caf4bdd9dceb233 (patch)
treed84237b636670bf87bb45ba8ca6cb782dfa995a3 /databases
parentfa76969f04121cc68fe1c94772a147efd61848da (diff)
downloadfreebsd-ports-gnome-4a6a191b1e889713c420edeb6caf4bdd9dceb233.tar.gz
freebsd-ports-gnome-4a6a191b1e889713c420edeb6caf4bdd9dceb233.tar.zst
freebsd-ports-gnome-4a6a191b1e889713c420edeb6caf4bdd9dceb233.zip
Don't use qt-Legacy Headers.
PR: 48304 Submitted by: Michael Collette <metrol@metrol.net>
Diffstat (limited to 'databases')
-rw-r--r--databases/unixODBC/files/patch-DataManager::classISQL.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/unixODBC/files/patch-DataManager::classISQL.h b/databases/unixODBC/files/patch-DataManager::classISQL.h
new file mode 100644
index 000000000000..a201aa57167f
--- /dev/null
+++ b/databases/unixODBC/files/patch-DataManager::classISQL.h
@@ -0,0 +1,11 @@
+--- DataManager/classISQL.h.orig Thu Dec 13 04:55:58 2001
++++ DataManager/classISQL.h Sat Feb 15 03:22:44 2003
+@@ -17,7 +17,7 @@
+ #include <qcombo.h>
+ #include <qslider.h>
+ #include <qtabbar.h>
+-#include <qmlined.h>
++#include <qtextedit.h>
+ #include <qfile.h>
+ #include <qfiledialog.h>
+ #include <qtextstream.h>