]> git.lyx.org Git - features.git/commit
Apparently, we are not supposed to be using QComboBox::textChanged
authorRichard Heck <rgheck@comcast.net>
Mon, 8 Aug 2011 18:30:43 +0000 (18:30 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 8 Aug 2011 18:30:43 +0000 (18:30 +0000)
commit809beacb5a9fc066a7aa12aef5deb1ca96ac7d59
treeb9571a915a9b784ae8eb18eeebb6a9a2c700b5b3
parent3b30a0049d9506c2dbb864180745867ef233eb3e
Apparently, we are not supposed to be using QComboBox::textChanged
anymore, but instead QComboBox::editTextChanged.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39444 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiSendto.cpp