diff widgets/widgets.pro @ 392:1d85aa5a49be

* Start adding a spreadsheet-style editor window for model data
author Chris Cannam
date Fri, 06 Jun 2008 15:26:27 +0000
parents 22b72f0f6a4e
children f4487328320d
line wrap: on
line diff
--- a/widgets/widgets.pro	Wed May 21 11:09:15 2008 +0000
+++ b/widgets/widgets.pro	Fri Jun 06 15:26:27 2008 +0000
@@ -30,6 +30,7 @@
            LEDButton.h \
            ListInputDialog.h \
            MIDIFileImportDialog.h \
+           ModelDataTableDialog.h \
            NotifyingCheckBox.h \
            NotifyingComboBox.h \
            NotifyingPushButton.h \
@@ -63,6 +64,7 @@
            LEDButton.cpp \
            ListInputDialog.cpp \
            MIDIFileImportDialog.cpp \
+           ModelDataTableDialog.cpp \
            NotifyingCheckBox.cpp \
            NotifyingComboBox.cpp \
            NotifyingPushButton.cpp \