mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-22 11:17:31 +01:00
Fixed IPServiceDialogTest compilation
This commit is contained in:
parent
e983d86fa1
commit
cf6b538a1d
@ -179,7 +179,8 @@ SOURCES += main_IPServiceDialogTest.cpp \
|
||||
../../FWCmdRule.cpp \
|
||||
../../UsageResolver.cpp \
|
||||
../../TutorialDialog.cpp \
|
||||
../../MDIEventFilter.cpp
|
||||
../../MDIEventFilter.cpp \
|
||||
../../secuwallosAdvancedDialog.cpp
|
||||
|
||||
HEADERS += IPServiceDialogTest.h \
|
||||
../../../../config.h \
|
||||
@ -342,7 +343,8 @@ HEADERS += IPServiceDialogTest.h \
|
||||
../../FWCmdRule.h \
|
||||
../../UsageResolver.h \
|
||||
../../TutorialDialog.h \
|
||||
../../MDIEventFilter.h
|
||||
../../MDIEventFilter.h \
|
||||
../../secuwallosAdvancedDialog.h
|
||||
|
||||
|
||||
RESOURCES += ../../MainRes.qrc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user