OSDN Git Service

LinGui: callbacks.c is getting too big. Separate out queue handling into
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 26 Sep 2008 15:31:56 +0000 (15:31 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 26 Sep 2008 15:31:56 +0000 (15:31 +0000)
commit0ed703931ce2487ab4937ea5f49d357fe5eeb023
tree6cb3961d8bb62fccb220dcdb96c77ca2c04ea7be
parent5d5885e33350d3d13fb0ef12fe1bd7dc59639df0
LinGui: callbacks.c is getting too big.  Separate out queue handling into
new source file.

git-svn-id: svn://localhost/HandBrake/trunk@1771 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/Makefile.am
gtk/src/callbacks.c
gtk/src/callbacks.h
gtk/src/queuehandler.c [new file with mode: 0644]
gtk/src/queuehandler.h [new file with mode: 0644]