diff --git a/sources/aboutqet.cpp b/sources/aboutqet.cpp index 4e4269527..be4c2f3bc 100644 --- a/sources/aboutqet.cpp +++ b/sources/aboutqet.cpp @@ -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