Revision 18967ee...
Go back to digest for 19th August 2012Optimization in KDE Base
Andreas Hartmetz committed changes in [kate] part/search/katesearchbar.cpp:
Fix "QObject::connect: Connecting from COMPAT signal (QComboBox::textChanged(QString))"
Note that this warning is emitted twice when opening the search bar
(Ctrl-F), both time about the same connect(). Looks like
enterIncrementalMode() is (accidentally?) called twice.
File Changes
Modified 1 files
- part/search/katesearchbar.cpp
1 files changed in total