Fixed issue #42: image dragging broken by commit b845827

This commit is contained in:
Bert Münnich
2012-03-02 19:19:27 +01:00
parent 751ebb3b29
commit 497880e102
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20120227
VERSION = git-20120302
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2