avoid divide by zero with grid fill (when there is no selection)

This commit is contained in:
Campbell Barton
2013-10-05 11:59:15 +00:00
parent 48013e8a9c
commit 1f53674bb8
2 changed files with 2 additions and 1 deletions

View File

@@ -2285,6 +2285,7 @@ if(FIRST_RUN)
info_cfg_option(WITH_X11_XF86VMODE)
info_cfg_option(WITH_X11_XINPUT)
info_cfg_option(WITH_MEM_JEMALLOC)
info_cfg_option(WITH_MEM_VALGRIND)
info_cfg_option(WITH_SYSTEM_GLEW)
info_cfg_option(WITH_SYSTEM_OPENJPEG)