add a file merging feature to the GUI menu
commitfde3d95230c9fb125a07269c3a5fccfce888cdcb
authorJulian Lamb <thepurlieu@gmail.com>
Wed, 12 Jan 2011 19:54:50 +0000 (12 14:54 -0500)
committerJulian Lamb <thepurlieu@gmail.com>
Wed, 12 Jan 2011 19:54:50 +0000 (12 14:54 -0500)
treeb797ba4b7c9bb9c6112f1038bdbb4d3fbde33731
parentca62dec37e866ba688689aa0d27626d77a934803
add a file merging feature to the GUI menu
thanks to Doug Springer for this nice feature which allows the user
to do things like basic panelizing using the GUI now (it was previously
only possible via the command line)
src/callbacks.c
src/callbacks.h
src/interface.c