]> git.cworth.org Git - apitrace/commit
gui: let the edit mode work.
authorAlban Browaeys <prahal@yahoo.com>
Fri, 2 Dec 2011 03:29:05 +0000 (04:29 +0100)
committerAlban Browaeys <prahal@yahoo.com>
Fri, 2 Dec 2011 05:40:45 +0000 (06:40 +0100)
commitfc5ee3ebc5b676253892a71fc74db6584d7d412b
tree34dfe597357cf6a726ca5cafa4fbdb9d07fd38cc
parent5c9af5bf5232a49efe7b69ed0bcacc9f1f50db05
gui: let the edit mode work.

It was not allowing edition at least locally (Qt 4.7).
It turns out that the editor use the value to get the type . If positive
 the unsigned type is choosen :/
One cannot enter negative values anymore.
gui/argumentseditor.cpp
gui/argumentseditor.h