diff src/audacious/widgets/Makefile @ 2943:a8f2c99727eb trunk

replace Textbox in playlistwin with UiSkinnedTextbox, textbox.c no longer needed, temporary comment out g_usleep in textbox_scroll as it needs to be run as new thread
author Tomasz Mon <desowin@gmail.com>
date Sat, 30 Jun 2007 19:46:21 +0200
parents 2b379b796c84
children 6d4b7b739232
line wrap: on
line diff
--- a/src/audacious/widgets/Makefile	Sat Jun 30 18:44:20 2007 +0200
+++ b/src/audacious/widgets/Makefile	Sat Jun 30 19:46:21 2007 +0200
@@ -20,7 +20,6 @@
 
 SOURCES = \
 	widget.c \
-	textbox.c \
 	hslider.c \
 	menurow.c \
 	monostereo.c \