Task #1170 Progress bar for meeting details pop-up
[qtmeetings] / src / UserInterface / Components / ScheduleWidget.cpp
index 425a26f..5318df7 100644 (file)
@@ -151,6 +151,7 @@ void ScheduleTableWidget::mouseMoveEvent( QMouseEvent* /* aEvent */ )
 void ScheduleTableWidget::mousePressEvent( QMouseEvent* aEvent )
 {
        activateMeeting( aEvent->x(), aEvent->y() );
+       iTabletBlocked = false;
 }
 
 void ScheduleTableWidget::populateMeetingList()