Clicking on "No results found" will also display the expanded query

This commit is contained in:
dockes 2006-01-31 11:39:38 +00:00
parent c5ea8ce9aa
commit 1b681f0956

View File

@ -113,7 +113,7 @@ void ResListBase::clicked(int par, int car)
return;
LOGDEB(("ResListBase::clicked:wfirst %d par %d char %d drg %d\n",
m_winfirst, par, car, m_mouseDrag));
if (m_winfirst == -1 || m_mouseDrag)
if (m_mouseDrag)
return;
// remember par and car