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, 13 insertions, 0 deletions
diff --git a/games/xarchon/patches/patch-aj b/games/xarchon/patches/patch-aj
new file mode 100644
index 00000000000..b90f495ab0a
--- /dev/null
+++ b/games/xarchon/patches/patch-aj
@@ -0,0 +1,13 @@
+$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");