]> Shamusworld >> Repos - warehouse-man-deluxe/blobdiff - warehousemandeluxe.pro
Added level editor.
[warehouse-man-deluxe] / warehousemandeluxe.pro
index a68a1e50c1731dbc76adbe6c30774b145594c5f4..0c5c402fb32b086e37a66641c6e2436263b00d4b 100644 (file)
@@ -20,6 +20,8 @@ DEPENDPATH = \
 HEADERS = \
        app.h \
        boards.h \
+       editorwidget.h \
+       editorwindow.h \
        gameboard.h \
        gamewidget.h \
        mainwin.h
@@ -27,6 +29,8 @@ HEADERS = \
 SOURCES = \
        app.cpp \
        boards.cpp \
+       editorwidget.cpp \
+       editorwindow.cpp \
        gameboard.cpp \
        gamewidget.cpp \
        mainwin.cpp