app/config/Makefile.am moved code from gimpconfig.[ch] to these new files.
2003-07-24 Sven Neumann <sven@gimp.org> * app/config/Makefile.am * app/config/gimpconfig-error.[ch]: moved code from gimpconfig.[ch] to these new files. * app/config/gimpconfig-utils.[ch]: moved gimp_config_string_indent() here from gimpconfig.[ch]. * app/config/gimpconfig.[ch] * app/config/gimpconfigwriter.c * app/config/gimprc.c * app/config/gimpscanner.c * app/core/gimp-documents.c * app/core/gimp-parasites.c * app/core/gimp-templates.c * app/widgets/gimpdevices.c: changed accordingly.
This commit is contained in:

committed by
Sven Neumann

parent
8ea47faa35
commit
d75a2f79ba
@ -33,6 +33,7 @@
|
||||
#include "core/gimptoolinfo.h"
|
||||
|
||||
#include "config/gimpconfig.h"
|
||||
#include "config/gimpconfig-error.h"
|
||||
|
||||
#include "gimpdeviceinfo.h"
|
||||
#include "gimpdevices.h"
|
||||
|
Reference in New Issue
Block a user