You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/gimmix/files/gimmix-0.5.7.2-fno-common.p...

12 lines
368 B

--- a/src/gimmix-playlist.c
+++ b/src/gimmix-playlist.c
@@ -60,7 +60,7 @@
static gchar *invalid_dir_error = "You have specified an invalid music directory. Do you want to specify the correct music directory now ?";
GtkWidget *search_combo;
-GtkWidget *search_entry;
+extern GtkWidget *search_entry;
GtkWidget *search_box;
static GtkWidget *gimmix_statusbar;