]> granicus.if.org Git - handbrake/commit
LinGui: callbacks.c is getting too big. Separate out queue handling into
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 26 Sep 2008 15:31:56 +0000 (15:31 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 26 Sep 2008 15:31:56 +0000 (15:31 +0000)
commit230b271de86568e7f3db6e7f6500312580c5a744
tree6cb3961d8bb62fccb220dcdb96c77ca2c04ea7be
parentab6b1eefb391bcdd49a10add91259168d562acef
LinGui: callbacks.c is getting too big.  Separate out queue handling into
new source file.

git-svn-id: svn://svn.handbrake.fr/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]