tools/drawMapTest/drawMapTest.pro
author sheepluva
Mon, 06 Dec 2010 03:09:12 +0100
changeset 4464 04b4f0c2a2fc
parent 4425 2314bb0c433d
child 4477 63a21fac8bf7
permissions -rw-r--r--
changing Tree Map theme to Halloween (this time on the right branch >_>)

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