Salome HOME
Fix for bug 10438: Crash during Explode on Blocks operation (Global selection on...
[modules/gui.git] / src / Qtx / Makefile.in
index 186179a77171c6ca6152c199ab1aaf0faf651a05..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 \
@@ -45,7 +46,8 @@ EXPORT_HEADERS= Qtx.h \
                QtxListResourceEdit.h \
                QtxWorkstack.h \
                QtxResourceEdit.h \
-               QtxListView.h
+               QtxListView.h \
+               QtxDirListEditor.h
 
 # .po files to transform in .qm
 
@@ -75,6 +77,7 @@ LIB_SRC= \
         QtxPopupMgr.cxx \
        QtxResourceMgr.cxx \
         QtxStdOperations.cxx \
+        QtxTable.cxx \
        QtxToolBar.cxx \
        QtxToolTip.cxx \
        QtxOperations.cxx \
@@ -89,7 +92,8 @@ LIB_SRC= \
         QtxListResourceEdit.cxx \
        QtxResourceEdit.cxx \
        QtxWorkstack.cxx \
-       QtxListView.cxx
+       QtxListView.cxx \
+       QtxDirListEditor.cxx
 
 LIB_MOC = \
        QtxAction.h \
@@ -108,6 +112,7 @@ LIB_MOC = \
         QtxPathDialog.h \
         QtxPopupMgr.h \
         QtxPopupMenu.h \
+        QtxTable.h \
        QtxToolBar.h \
         QtxToolTip.h \
        QtxActionMgr.h \
@@ -118,7 +123,8 @@ LIB_MOC = \
        QtxWorkstackAction.h \
        QtxWorkstack.h \
        QtxListView.h \
-       QtxListResourceEdit.h
+       QtxListResourceEdit.h \
+       QtxDirListEditor.h
 
 RESOURCES_FILES = \