diff sv.pro @ 662:6f06094daba0

Restore and update old Surveyer class (survey itself is not there yet)
author Chris Cannam
date Tue, 26 Nov 2013 11:41:12 +0000
parents 85834f881360
children 55efa5a18814
line wrap: on
line diff
--- a/sv.pro	Tue Nov 26 11:16:58 2013 +0000
+++ b/sv.pro	Tue Nov 26 11:41:12 2013 +0000
@@ -69,10 +69,12 @@
 RESOURCES += sonic-visualiser.qrc
 
 HEADERS += main/MainWindow.h \
+           main/Surveyer.h \
            main/PreferencesDialog.h
 SOURCES += main/main.cpp \
            main/OSCHandler.cpp \
            main/MainWindow.cpp \
+           main/Surveyer.cpp \
            main/PreferencesDialog.cpp 
 
 # for mac integration