From bab72215c8f860f26f9515f5b5a563d522b44fbf Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Wed, 10 Jun 2009 10:29:55 +0200 Subject: fix test build --- tests/manual/gdbdebugger/simple/app/app.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/manual/gdbdebugger/simple/app/app.pro b/tests/manual/gdbdebugger/simple/app/app.pro index bfeedd0bc5..e991a3dba4 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 ") -FORMS += ../form.ui -- cgit v1.2.1