- Timestamp:
- 10/17/11 23:49:51 (11 years ago)
- Branches:
- master, qt5
- Children:
- 018d4d6
- Parents:
- 11d7ec5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/searchtabcontainer.cpp
r11d7ec5 r9196cb0 77 77 { 78 78 try{ 79 int count = Event::getSearchResultByDate(d, confId, "start ").count();79 int count = Event::getSearchResultByDate(d, confId, "start, duration").count(); 80 80 if(count && (firstDateWithFounds==endDate)) 81 81 firstDateWithFounds=d;
Note: See TracChangeset
for help on using the changeset viewer.