[PATCH] Left-handed mouse problem
Caleb Tennis
caleb at aei-tech.com
Fri May 9 21:49:04 UTC 2003
Absolutely. I wrote that code not knowing that Qt automatically handled the
conversion for you. Feel free to commit!
Caleb
On Friday 09 May 2003 02:41 pm, Ravikiran Rajagopal wrote:
> Hello,
> In HEAD, if you use left-handed mice, right-clicking on tabs produces the
> context menu, which it should not for left-handed users. The problem is
> that the code tries conversions that Qt already does. See the note next to
> the Qt::LeftButton enum here:
> http://doc.trolltech.com/3.1/qt.html#ButtonState-enum
> The following patch fixes it. Can I apply it? As a left-handed user, this
> is the most annoying problem I have found with gideon.
More information about the KDevelop-devel
mailing list