diff options
Diffstat (limited to 'fluid/CMakeLists.txt')
| -rw-r--r-- | fluid/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fluid/CMakeLists.txt b/fluid/CMakeLists.txt index afde756aa..e4977a8ce 100644 --- a/fluid/CMakeLists.txt +++ b/fluid/CMakeLists.txt @@ -56,7 +56,7 @@ set(CPPFILES widgets/Formula_Input.cxx widgets/Bin_Button.cxx widgets/Style_Parser.cxx - widgets/widget_browser.cxx + widgets/Node_Browser.cxx ) # List header files in Apple's Xcode IDE @@ -96,7 +96,7 @@ set(HEADERFILES widgets/Formula_Input.h widgets/Bin_Button.h widgets/Style_Parser.h - widgets/widget_browser.h + widgets/Node_Browser.h ) # Add ExternalCodeEditor: platform specific files |
