summaryrefslogtreecommitdiff
path: root/games/xarchon/patches/patch-al
blob: 1f885a88cc0e5fe85da48854231e4e1090180788 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-al,v 1.1 2005/02/22 16:35:55 wiz Exp $

--- src/qt/qtplayerwidget.cpp.orig	2002-01-09 19:34:33.000000000 +0100
+++ src/qt/qtplayerwidget.cpp
@@ -20,7 +20,7 @@
 /*--------------------------------------------------------------------------*/
 
 QtPlayerWidget::QtPlayerWidget(IFACE_PLAYER *data, int side,
-                               QWidget *parent = 0, const char *name = 0)
+                               QWidget *parent, const char *name)
     : QVBox(parent, name)
 {
     setFrameStyle(Box + Plain);