fixing compile problems on freebsd

This commit is contained in:
Vadim Kurland
2008-08-31 05:56:27 +00:00
parent 1451231f62
commit a9e06de9d1
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -7,6 +7,8 @@
2008-08-30 Vadim Kurland <vadim@vk.crocodile.org>
* RuleSetDialog.cpp: fixing compile problems on FreeBSD 7.0
* instDialog.cpp (instDialog::fillCompileSelectList): resize rows
in the table that lists all firewalls for compile/install to make
rows minimal required height.
+1
View File
@@ -36,6 +36,7 @@
#include "fwbuilder/Interface.h"
#include "fwbuilder/Management.h"
#include "fwbuilder/FWException.h"
#include "fwbuilder/RuleSet.h"
#include <qlineedit.h>
#include <qspinbox.h>