mirror of https://github.com/GNOME/gimp.git
don't include gimp-intl.h.
2006-08-16 Sven Neumann <sven@gimp.org> * app/tools/gimpbrushtool.c: don't include gimp-intl.h.
This commit is contained in:
parent
b15bcfaa56
commit
3360cb3150
|
@ -1,3 +1,7 @@
|
|||
2006-08-16 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/tools/gimpbrushtool.c: don't include gimp-intl.h.
|
||||
|
||||
2006-08-16 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/common/autocrop.c (autocrop): fixed overzealousness
|
||||
|
|
|
@ -41,8 +41,6 @@
|
|||
#include "gimpbrushtool.h"
|
||||
#include "gimptoolcontrol.h"
|
||||
|
||||
#include "gimp-intl.h"
|
||||
|
||||
|
||||
static GObject * gimp_brush_tool_constructor (GType type,
|
||||
guint n_params,
|
||||
|
|
Loading…
Reference in New Issue