We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb0b2f commit 4113443Copy full SHA for 4113443
1 file changed
src/aboutdialog.cpp
@@ -91,7 +91,6 @@ AboutDialog::AboutDialog(QWidget *parent) : QDialog(parent), mainwindow_(parent)
91
html += "</p>";
92
93
ui_.text->setText(html);
94
- ui_.text->adjustSize();
95
96
html.clear();
97
0 commit comments