Skip to content

Commit

Permalink
app: rename data-window file into project-external-source-editor
Browse files Browse the repository at this point in the history
  • Loading branch information
quesnel committed Jan 9, 2025
1 parent bd32733 commit 34f1cda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/gui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ project(irritator-gui VERSION 0.1.0.0 LANGUAGES CXX)

set(gui_sources application.cpp application.hpp
component-editor.cpp component-model-selector.cpp component-selector.cpp
data-window.cpp dialog.cpp dialog.hpp editor.cpp editor.hpp imnodes.cpp
dialog.cpp dialog.hpp editor.cpp editor.hpp imnodes.cpp
imnodes.h imnodes_internal.h implot.cpp implot.h implot_demo.cpp
implot_internal.h implot_items.cpp internal.cpp internal.hpp io.cpp
library-window.cpp memory-window.cpp notification.cpp output-editor.cpp
plot-copy-widget.cpp plot-observation-widget.cpp project-window.cpp
plot-copy-widget.cpp plot-observation-widget.cpp project-external-source-editor.cpp project-window.cpp
settings-window.cpp simulation-component.cpp simulation-editor.cpp
task-window.cpp window-logger.cpp

Expand Down
File renamed without changes.

0 comments on commit 34f1cda

Please sign in to comment.