mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-28 03:25:30 -05:00
Disable resizing the about window
This commit is contained in:
@@ -16,6 +16,8 @@ AboutPorymap::AboutPorymap(QWidget *parent) :
|
||||
.arg(QSysInfo::buildCpuArchitecture())
|
||||
.arg(QStringLiteral(__DATE__))
|
||||
);
|
||||
|
||||
layout()->setSizeConstraint(QLayout::SetFixedSize);
|
||||
}
|
||||
|
||||
AboutPorymap::~AboutPorymap()
|
||||
|
||||
Reference in New Issue
Block a user