changeset 72:9e1a46a72cde

update widgets.pro
author lbajardsilogic
date Wed, 13 Jun 2007 13:55:31 +0000
parents a1ce307bab17
children a5d941805d45
files widgets/widgets.pro
diffstat 1 files changed, 12 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/widgets/widgets.pro	Wed Jun 13 13:44:59 2007 +0000
+++ b/widgets/widgets.pro	Wed Jun 13 13:55:31 2007 +0000
@@ -43,7 +43,12 @@
            WidgetGallery.h \
            ConnectionSettings.h \
            ConnectionStatus.h \
-           MultiPaneLayerContainer.h  
+           MultiPaneLayerContainer.h \
+           EasaierStyle.h \
+           GenericItemList.h \
+           LayerViewerWidget.h \
+           ItemLayerList.h \
+           ItemContainer.h 
 SOURCES += AudioDial.cpp \
            Fader.cpp \
            ItemEditDialog.cpp \
@@ -73,5 +78,10 @@
            WidgetGallery.cpp \
            ConnectionSettings.cpp \
            ConnectionStatus.cpp \
-           MultiPaneLayerContainer.cpp 
+           MultiPaneLayerContainer.cpp \
+           EasaierStyle.cpp \
+           GenericItemList.cpp \
+           LayerViewerWidget.cpp \
+           ItemLayerList.cpp \
+           ItemContainer.cpp