Cosmetic: in about Qet change windows size (setMinimumHeight) because all translators aren't visible by default.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2346 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2013-06-24 23:42:33 +00:00
parent e82cbc7895
commit 3de37e1fd6

View File

@@ -29,7 +29,7 @@ AboutQET::AboutQET(QWidget *parent) : QDialog(parent) {
// Titre, taille, comportement...
setWindowTitle(tr("\300 propos de QElectrotech", "window title"));
setMinimumWidth(680);
setMinimumHeight(350);
setMinimumHeight(690);
setModal(true);
// Trois onglets