summaryrefslogtreecommitdiffstats
path: root/examples/undo/editor/editor.pro
blob: 802537340d8034bd921c0fb2281bfb7c66185d19 (plain)
1
2
3
4
5
TARGET = editor
SOURCES += main.cpp stack.cpp commands.cpp
HEADERS += stack.h commands.h

QT += quick uihelpers