tools/drawMapTest/drawMapTest.pro
author nemo
Mon, 18 Apr 2011 23:26:28 -0400
changeset 5160 37f0cd541c0a
parent 4477 63a21fac8bf7
permissions -rw-r--r--
trying to make the umbrella and beachball seem a bit less cut out with a bit of beach sun/shade

# -------------------------------------------------
# Project created by QtCreator 2010-11-27T22:18:20
# -------------------------------------------------
TARGET = drawMapTest
TEMPLATE = app
SOURCES += main.cpp \
    mainwindow.cpp \
    drawmapscene.cpp \
    qaspectratiolayout.cpp \
    drawmapwidget.cpp
HEADERS += mainwindow.h \
    drawmapscene.h \
    qaspectratiolayout.h \
    drawmapwidget.h
FORMS += mainwindow.ui