tests/manual/qtbug-8933/qtbug-8933.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:34:18 +0300
changeset 36 ef0373b55136
parent 30 5dc02b23752f
permissions -rw-r--r--
Revision: 201035 Kit: 201037

#-------------------------------------------------
#
# Project created by QtCreator 2010-03-16T14:40:16
#
#-------------------------------------------------

TARGET = qtbug-8933
TEMPLATE = app


SOURCES += main.cpp\
        widget.cpp

HEADERS  += widget.h

FORMS    += widget.ui