app/fileops.[ch] removed...
2001-03-30 Michael Natterer <mitch@gimp.org> * app/fileops.[ch] * app/fileopsP.h: removed... * app/file-open.[ch] * app/file-save.[ch] * app/file-utils.[ch]: ...and split up into more hackable chunks. (didn't change any logic, just moved the functions around) * app/Makefile.am * app/app_procs.c * app/commands.c * app/docindex.c * app/gimpdnd.c * app/gimprc.c * app/menus.c * app/pdb/fileops_cmds.c * po/POTFILES.in * tools/pdbgen/pdb/fileops.pdb: changed accordingly (mostly changing #include's).
This commit is contained in:

committed by
Michael Natterer

parent
93f59aeabe
commit
7e8f21f547
@ -48,7 +48,8 @@
|
||||
#include "channel_ops.h"
|
||||
#include "equalize.h"
|
||||
#include "errorconsole.h"
|
||||
#include "fileops.h"
|
||||
#include "file-open.h"
|
||||
#include "file-save.h"
|
||||
#include "floating_sel.h"
|
||||
#include "gdisplay_ops.h"
|
||||
#include "gimage_mask.h"
|
||||
|
Reference in New Issue
Block a user