[qet] [4655] Minor : resize autonumberingmanagementw widget for long translation |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 4655
Author: scorpio810
Date: 2016-08-24 15:44:39 +0200 (Wed, 24 Aug 2016)
Log Message:
-----------
Minor : resize autonumberingmanagementw widget for long translation
Modified Paths:
--------------
trunk/sources/projectconfigpages.cpp
trunk/sources/ui/autonumberingmanagementw.ui
Modified: trunk/sources/projectconfigpages.cpp
===================================================================
--- trunk/sources/projectconfigpages.cpp 2016-08-23 14:29:05 UTC (rev 4654)
+++ trunk/sources/projectconfigpages.cpp 2016-08-24 13:44:39 UTC (rev 4655)
@@ -189,7 +189,7 @@
main_layout0 -> addWidget(project_variables_label_);
main_layout0 -> addWidget(project_variables_);
setLayout(main_layout0);
- this -> setMinimumWidth(630);
+ this -> setMinimumWidth(780);
}
@@ -374,7 +374,7 @@
//Auto Numbering Tab
tab_widget->addTab(autoNumbering_tab_widget,tr ("Folio Auto Numbering"));
- tab_widget->resize(540,590);
+ tab_widget->resize(850,590);
}
/**
@@ -712,6 +712,6 @@
}
}
else {
- tab_widget->resize(540,tab_widget->height());
+ tab_widget->resize(850,tab_widget->height());
}
}
Modified: trunk/sources/ui/autonumberingmanagementw.ui
===================================================================
--- trunk/sources/ui/autonumberingmanagementw.ui 2016-08-23 14:29:05 UTC (rev 4654)
+++ trunk/sources/ui/autonumberingmanagementw.ui 2016-08-24 13:44:39 UTC (rev 4655)
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>520</width>
+ <width>650</width>
<height>550</height>
</rect>
</property>
@@ -75,8 +75,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>500</width>
- <height>495</height>
+ <width>630</width>
+ <height>498</height>
</rect>
</property>
<property name="sizePolicy">