summaryrefslogtreecommitdiff
path: root/games/xarchon/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'games/xarchon/patches/patch-aj')
-rw-r--r--games/xarchon/patches/patch-aj13
1 files changed, 0 insertions, 13 deletions
diff --git a/games/xarchon/patches/patch-aj b/games/xarchon/patches/patch-aj
deleted file mode 100644
index b90f495ab0a..00000000000
--- a/games/xarchon/patches/patch-aj
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2005/02/22 16:35:55 wiz Exp $
-
---- src/qt/qtplayersdialog.cpp.orig 2002-01-09 19:34:33.000000000 +0100
-+++ src/qt/qtplayersdialog.cpp
-@@ -58,7 +58,7 @@ IFACE_PLAYER *QtPlayersDialog::findPlaye
- /* QtPlayersDialog::QtPlayersDialog */
- /*--------------------------------------------------------------------------*/
-
--QtPlayersDialog::QtPlayersDialog(QWidget *parent = 0, const char *name = 0)
-+QtPlayersDialog::QtPlayersDialog(QWidget *parent, const char *name)
- : QDialog(parent, name, TRUE)
- {
- setCaption("X ARCHON Player Configuration");