diff --git a/tests/manual/gdbdebugger/simple/app/app.pro b/tests/manual/gdbdebugger/simple/app/app.pro index bfeedd0bc5e9e5cd5494a772792e7037d9f68bcc..e991a3dba4ecdd8835358357ddf52b9ad66b21a9 100644 --- a/tests/manual/gdbdebugger/simple/app/app.pro +++ b/tests/manual/gdbdebugger/simple/app/app.pro @@ -10,4 +10,3 @@ SOURCES += ../app.cpp # SOURCES += ../../../../../share/qtcreator/gdbmacros/gdbmacros.cpp QT += network message("this says <foo & bar>") -FORMS += ../form.ui