Skip to content

Commit

Permalink
Refs #10408 Add (Algorithm)HintStrategy to CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Jeffery committed Oct 24, 2014
1 parent e9f5645 commit 56c6dc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Code/Mantid/MantidQt/MantidWidgets/CMakeLists.txt
Expand Up @@ -89,8 +89,10 @@ set ( MOC_FILES
# Add the include files are NOT already in MOC_FILES
set ( INC_FILES
${MOC_FILES}
inc/MantidQtMantidWidgets/AlgorithmHintStrategy.h
inc/MantidQtMantidWidgets/CatalogHelper.h
inc/MantidQtMantidWidgets/WidgetDllOption.h
inc/MantidQtMantidWidgets/HintStrategy.h
)

# QtDesigner UI files to process
Expand Down

0 comments on commit 56c6dc9

Please sign in to comment.