app: handle sizes should be odd numbers

This commit is contained in:
Michael Natterer 2010-09-24 13:13:02 +02:00
parent 74fe162f93
commit b5194b65c5
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
#include "gimp-intl.h"
#define TARGET 12
#define TARGET 13
#define TOGGLE_MASK GDK_SHIFT_MASK
#define MOVE_MASK GDK_MOD1_MASK