tools/drawMapTest/drawMapTest.pro
author sheepluva
Sun, 08 Dec 2013 02:43:06 +0100
changeset 9762 938d1c08d0d1
parent 4477 63a21fac8bf7
permissions -rw-r--r--
disallow speech bubbles to go offscreen no tint or tail-directio adjustments for indicating it's offscreen yet though

# -------------------------------------------------
# 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