TEMPLATE = app TARGET= tst_manual_rasterwindow QT += gui SOURCES += \ main.cpp \ rasterwindow.cpp HEADERS += \ rasterwindow.h