(explanation: the value returned is a qVariant not a bool and so needs explicit compa...
authorAmir Taaki <genjix@riseup.net>
Thu, 23 Aug 2012 09:07:28 +0000 (10:07 +0100)
committerAmir Taaki <genjix@riseup.net>
Thu, 23 Aug 2012 09:07:28 +0000 (10:07 +0100)
commit77b3052f44f796c6f8cc2f7151cd662cc373a1fe
treefb7b2d23f9ef8349def500c1a19497ff25f129f6
parent2b96b6dec1730c4969cd8a8f4e76e3cef6e819f9
(explanation: the value returned is a qVariant not a bool and so needs explicit comparison to work)
Revert "got rid of boolean value comparison using == as stated in pep8 style guide"

This reverts commit 3bd77170380152fadc3132ad2695d2fa6d43a6ce.
lib/gui_lite.py