Revision 8909709...
Go back to digest for 5th August 2012Other in KDE Base
Erlend Hamberg committed changes in [kate] /:
Use QString::isEmpty()
When dealing with QStrings, qstr.isEmpty() is better than qstr == "".
File Changes
Modified 4 files
- kate/app/kateappcommands.cpp
- part/utils/katecmds.cpp
- part/view/kateviewhelpers.cpp
- kate/plugins/filetree/katefiletree.cpp
4 files changed in total