]> 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 17:21:13 +0000 (17:21 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 8 Aug 2011 17:21:13 +0000 (17:21 +0000)
commite0fe63f31cac1f4e9936d7ba8e2d93f25117adb0
tree7a89e7c6ed148595d2f3ec34717e849f398871b6
parent6caa152fa02b97c5b0a681a6827ba5222788e040
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/trunk@39442 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiSendto.cpp