From 80d9594b0280f24ee260b4b14c27855b6813af5e Mon Sep 17 00:00:00 2001 From: jfa Date: Mon, 23 Sep 2013 08:31:05 +0000 Subject: [PATCH] Fix error --- src/AdvancedGUI/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/AdvancedGUI/CMakeLists.txt b/src/AdvancedGUI/CMakeLists.txt index a4af292d2..5fce566c0 100755 --- a/src/AdvancedGUI/CMakeLists.txt +++ b/src/AdvancedGUI/CMakeLists.txt @@ -99,6 +99,7 @@ QT4_WRAP_UI(_uic_HEADERS ${_uic_files}) QT4_WRAP_CPP(_moc_SOURCES ${_moc_HEADERS}) SET(AdvancedGUI_SOURCES + AdvancedGUI.cxx AdvancedGUI_PipeTShapeDlg.cxx AdvancedGUI_DividedDiskDlg.cxx AdvancedGUI_DividedCylinderDlg.cxx -- 2.39.2