1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp
Roman Bogorodskiy aecd9dab9d Update to verison 2.6.01.
PR:		81051
Submitted by:	Ports Fury
2005-05-16 16:00:12 +00:00

12 lines
339 B
C++

--- ui/gtk/gtk2_ui.cpp.orig Mon Sep 20 14:04:50 2004
+++ ui/gtk/gtk2_ui.cpp Tue Sep 21 22:54:39 2004
@@ -279,7 +279,7 @@
Info chosen;
Info chosen2;
- gtk_init (&argcc, &argvv);
+ gtk_init (NULL, NULL);
cmap = gdk_colormap_get_system ();
set_graph_colors ();