1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-21 18:57:14 +01:00

fixing unit test

This commit is contained in:
Vadim Kurland 2010-03-27 01:26:53 +00:00
parent 6c1213c9a5
commit a364bdc9b3

View File

@ -99,6 +99,7 @@ HEADERS += FWWindowTest.h \
../../solarisAdvancedDialog.h \
../../macosxAdvancedDialog.h \
../../secuwallAdvancedDialog.h \
../../secuwallosAdvancedDialog.h \
../../secuwallIfaceOptsDialog.h \
../../vlanOnlyIfaceOptsDialog.h \
../../linux24IfaceOptsDialog.h \
@ -269,6 +270,7 @@ SOURCES += main_FWWindowTest.cpp \
../../solarisAdvancedDialog.cpp \
../../macosxAdvancedDialog.cpp \
../../secuwallAdvancedDialog.cpp \
../../secuwallosAdvancedDialog.cpp \
../../secuwallIfaceOptsDialog.cpp \
../../vlanOnlyIfaceOptsDialog.cpp \
../../linux24IfaceOptsDialog.cpp \