ui: fix about and licenses screen

esc now works for the about and license window
This commit is contained in:
Andreas Stallinger
2016-01-26 13:35:56 +01:00
parent ada00cc627
commit 91d655f397
4 changed files with 2 additions and 3 deletions
-1
View File
@@ -13,7 +13,6 @@
QtAbout::QtAbout(QWidget *parent)
: QtSettingsWindow(parent)
{
raise();
}
QSize QtAbout::sizeHint() const