Skip to content

Commit

Permalink
Renamed GUIPostDrawing to GUIObjectsInPosition.cpp. Refs #13894
Browse files Browse the repository at this point in the history
  • Loading branch information
palvarezlopez committed Dec 19, 2023
1 parent 44adc3b commit 32609b0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/utils/gui/settings/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ set(utils_gui_settings_STAT_SRCS
GUISettingsHandler.h
GUIVisualizationSettings.cpp
GUIVisualizationSettings.h
GUIPostDrawing.cpp
GUIPostDrawing.h
GUIObjectsInPosition.cpp
GUIObjectsInPosition.h
)

add_library(utils_gui_settings STATIC ${utils_gui_settings_STAT_SRCS})
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 32609b0

Please sign in to comment.