Salome HOME
Fix for bug 10438: Crash during Explode on Blocks operation (Global selection on...
[modules/gui.git] / src / Qtx / Makefile.in
index 726818f956ab6d5768e9737db47f7183df235a3a..eda7470b772ed253dc928a047363e78bdcbbd623 100755 (executable)
@@ -32,6 +32,7 @@ EXPORT_HEADERS= Qtx.h \
                 QtxPopupMgr.h \
                QtxResourceMgr.h \
                 QtxStdOperations.h \
+                QtxTable.h \
                QtxToolBar.h \
                QtxToolTip.h \
                QtxParser.h \
@@ -42,9 +43,11 @@ EXPORT_HEADERS= Qtx.h \
                 QtxMainWindow.h \
                QtxWorkspaceAction.h \
                QtxWorkstackAction.h \
-               QtxResourceEditor.h \
+               QtxListResourceEdit.h \
                QtxWorkstack.h \
-               QtxListView.h
+               QtxResourceEdit.h \
+               QtxListView.h \
+               QtxDirListEditor.h
 
 # .po files to transform in .qm
 
@@ -74,6 +77,7 @@ LIB_SRC= \
         QtxPopupMgr.cxx \
        QtxResourceMgr.cxx \
         QtxStdOperations.cxx \
+        QtxTable.cxx \
        QtxToolBar.cxx \
        QtxToolTip.cxx \
        QtxOperations.cxx \
@@ -85,9 +89,11 @@ LIB_SRC= \
         QtxMainWindow.cxx \
        QtxWorkspaceAction.cxx \
        QtxWorkstackAction.cxx \
-       QtxResourceEditor.cxx \
+        QtxListResourceEdit.cxx \
+       QtxResourceEdit.cxx \
        QtxWorkstack.cxx \
-       QtxListView.cxx
+       QtxListView.cxx \
+       QtxDirListEditor.cxx
 
 LIB_MOC = \
        QtxAction.h \
@@ -106,6 +112,7 @@ LIB_MOC = \
         QtxPathDialog.h \
         QtxPopupMgr.h \
         QtxPopupMenu.h \
+        QtxTable.h \
        QtxToolBar.h \
         QtxToolTip.h \
        QtxActionMgr.h \
@@ -115,7 +122,9 @@ LIB_MOC = \
        QtxWorkspaceAction.h \
        QtxWorkstackAction.h \
        QtxWorkstack.h \
-       QtxListView.h
+       QtxListView.h \
+       QtxListResourceEdit.h \
+       QtxDirListEditor.h
 
 RESOURCES_FILES = \