summaryrefslogtreecommitdiff
path: root/x11/qtarch/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qtarch/patches/patch-ac')
-rw-r--r--x11/qtarch/patches/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/qtarch/patches/patch-ac b/x11/qtarch/patches/patch-ac
deleted file mode 100644
index 85f3788d156..00000000000
--- a/x11/qtarch/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2004/09/10 15:43:51 drochner Exp $
-
---- TabOrderDialog.h.orig 2004-09-10 15:28:26.000000000 +0200
-+++ TabOrderDialog.h
-@@ -78,6 +78,6 @@ private: // Attributes
- WidgetFrame *widgetFrame;
- QWidget *frameOverlay;
-
-- friend Overlay;
-+ friend class Overlay;
- };
- #endif // TabOrderDialog_included