Trigger paste protection if pasting more than 3 lines, rather than 4.
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 17 Feb 2009 17:05:47 +0000 (18:05 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 17 Feb 2009 17:05:47 +0000 (18:05 +0100)
commit99bf8cf6c5ddf771978f630f691ff0214821c253
tree83b545b6f2a08652b43bed3e4770a64ccff8cd21
parent9f85011d8acb3e5309360b0de0c0056b54302f5d
Trigger paste protection if pasting more than 3 lines, rather than 4.

This is to shut up a certain person. :> And no, we won't do it on a single newline
already, as this would be quite annoying.
src/uisupport/inputline.cpp