1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-23 19:57:21 +01:00
This commit is contained in:
Vadim Kurland 2009-09-23 18:07:08 +00:00
parent 68f34d446c
commit a6ae124e46
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
#define BUILD_NUM 1487
#define BUILD_NUM 1490

View File

@ -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();