Skip to content

Commit

Permalink
Remove images folder from assets
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseDiazRohena committed Jan 2, 2024
1 parent ca4beb6 commit 82a6236
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 200 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,6 @@ source_group(TREE ${CMAKE_CURRENT_SOURCE_DIR} PREFIX "" FILES ${SourceFiles})
set(AssetFiles
src/gui/assets/fonts/Roboto-Medium.ttf
src/gui/assets/fonts/RobotoMono-Medium.ttf
src/gui/assets/images/off_button.svg
src/gui/assets/images/on_button.svg
src/gui/assets/images/clip_off.svg
src/gui/assets/images/clip_on.svg
src/gui/assets/logos/valentine_logo_black.svg
)

Expand Down
4 changes: 0 additions & 4 deletions src/gui/assets/images/clip_off.svg

This file was deleted.

5 changes: 0 additions & 5 deletions src/gui/assets/images/clip_on.svg

This file was deleted.

88 changes: 0 additions & 88 deletions src/gui/assets/images/nice-active.svg

This file was deleted.

1 change: 0 additions & 1 deletion src/gui/assets/images/nice-drk.svg

This file was deleted.

88 changes: 0 additions & 88 deletions src/gui/assets/images/nice-inactive.svg

This file was deleted.

Loading

0 comments on commit 82a6236

Please sign in to comment.