mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-23 19:57:21 +01:00
fixes #456
This commit is contained in:
parent
68f34d446c
commit
a6ae124e46
@ -44,7 +44,7 @@ FWBAboutDialog::FWBAboutDialog()
|
||||
tr("Using Firewall Builder API %1").arg(
|
||||
libfwbuilder::Constants::getLibraryVersion().c_str() ) );
|
||||
|
||||
fillTheBlanks();
|
||||
//fillTheBlanks();
|
||||
|
||||
setWindowTitle(QString("Firewall Builder: About..."));
|
||||
adjustSize();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user