mirror of https://github.com/GNOME/gimp.git
Oops. (forgot to commit these 2)
ChangeLog app/tools/gimppainttool.c
This commit is contained in:
parent
daa8e33680
commit
868d86a12c
|
@ -6,6 +6,7 @@
|
|||
still.
|
||||
|
||||
* app/tools/gimptool.[ch]
|
||||
* app/tools/gimppainttool.c
|
||||
* app/tools/paint_options.c
|
||||
* app/tools/tools.c: changed accordingly.
|
||||
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
#include "undo.h"
|
||||
|
||||
#include "gimpdrawtool.h"
|
||||
#include "gimpdodgeburntool.h"
|
||||
#include "gimperasertool.h"
|
||||
#include "gimppainttool.h"
|
||||
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
#include "undo.h"
|
||||
|
||||
#include "gimpdrawtool.h"
|
||||
#include "gimpdodgeburntool.h"
|
||||
#include "gimperasertool.h"
|
||||
#include "gimppainttool.h"
|
||||
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
#include "undo.h"
|
||||
|
||||
#include "gimpdrawtool.h"
|
||||
#include "gimpdodgeburntool.h"
|
||||
#include "gimperasertool.h"
|
||||
#include "gimppainttool.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue