mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Wait крутилки на все действия с задачами
This commit is contained in:
@@ -23,7 +23,7 @@ void InstructorsView::resizeEvent(QResizeEvent *event)
|
||||
|
||||
if(typeView == TypeView::onlyView)
|
||||
{//onlyView
|
||||
widthInstructor = width - (200 + 10);
|
||||
widthInstructor = width - (300 + 10);
|
||||
}
|
||||
else
|
||||
{//control
|
||||
|
||||
Reference in New Issue
Block a user