Salome HOME
[bos #40644][CEA](2024-T1) Feature search.
[modules/gui.git] / src / Qtx / CMakeLists.txt
index 78b104718bed3af22955d0ca4a86445738cbe964..d62b4e1c2bce7360477067dec105c3f5f1bf6b69 100644 (file)
@@ -22,10 +22,7 @@ INCLUDE(UseQtExt)
 # --- options ---
 
 # additional include directories
-INCLUDE_DIRECTORIES(
-  ${QT_INCLUDES}
-  ${PROJECT_SOURCE_DIR}/src/SUIT
-)
+INCLUDE_DIRECTORIES(${QT_INCLUDES})
 
 # additional preprocessor / compiler flags
 ADD_DEFINITIONS(${QT_DEFINITIONS})
@@ -53,7 +50,6 @@ SET(_moc_HEADERS
   QtxDockWidget.h
   QtxDoubleSpinBox.h
   QtxDoubleSpinSlider.h
-  QtxFindActionDialog.h
   QtxFontEdit.h
   QtxGridBox.h
   QtxGroupBox.h
@@ -74,7 +70,6 @@ SET(_moc_HEADERS
   QtxPopupMgr.h
   QtxRubberBand.h
   QtxSearchTool.h
-  QtxShortcutEdit.h
   QtxSlider.h
   QtxSplash.h
   QtxToolBar.h
@@ -148,7 +143,6 @@ SET(_other_SOURCES
   QtxDoubleSpinBox.cxx
   QtxDoubleSpinSlider.cxx
   QtxEvalExpr.cxx
-  QtxFindActionDialog.cxx
   QtxFontEdit.cxx
   QtxGridBox.cxx
   QtxGroupBox.cxx
@@ -172,7 +166,6 @@ SET(_other_SOURCES
   QtxResourceMgr.cxx
   QtxRubberBand.cxx
   QtxSearchTool.cxx
-  QtxShortcutEdit.cxx
   QtxSlider.cxx
   QtxSplash.cxx
   QtxToolBar.cxx