mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
bugFixing 2
This commit is contained in:
@@ -24,7 +24,7 @@ void InstructorsView::resizeEvent(QResizeEvent *event)
|
||||
|
||||
if(typeView == TypeView::onlyView)
|
||||
{//onlyView
|
||||
widthInstructor = width - (290 + 10);
|
||||
widthInstructor = width - (220 + 10);
|
||||
}
|
||||
else
|
||||
{//control
|
||||
|
||||
Reference in New Issue
Block a user