mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-13 16:39:48 +02:00
fixing compile problems on freebsd
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user