Using isEmpty() is more efficient then using == "".
commit43eb14fe1bd917d5232c06278ba737ba8e1d7661
authorDavid Greaves <david@dgreaves.com>
Fri, 13 Mar 2009 20:40:47 +0000 (13 20:40 +0000)
committerDavid Greaves <david@dgreaves.com>
Fri, 13 Mar 2009 20:40:47 +0000 (13 20:40 +0000)
tree1706f7490f559275edff29fb8609cf35aba1c4e3
parent10ccb38e46b21603fa3108796a3eb172fad02b68
Using isEmpty() is more efficient then using == "".

Signed-off-by: Erik Hovland <erik@hovland.org>
src/ui/GestureWatcher.cc
src/ui/mainwindow.cc