Hi to all!

In my app I have many QLineEdits and one of them is producing warning:
Qt Code:
  1. warning: Object::connect: No such signal QLineEdit::textChanged()
To copy to clipboard, switch view to plain text mode 
. Is there any quick way to find which one produces this debug warning?