Skip to content

Commit

Permalink
Rename helloworld example -> hello_laf
Browse files Browse the repository at this point in the history
This was made just to avoid conflicts with clip examples.
  • Loading branch information
dacap committed Apr 12, 2024
1 parent 0af1f8b commit 55fff89
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clip
2 changes: 1 addition & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ if(LAF_BACKEND STREQUAL "skia")
laf_add_example(complextextlayout GUI)
laf_add_example(custom_window GUI)
laf_add_example(floating_window GUI)
laf_add_example(helloworld GUI)
laf_add_example(hello_laf GUI)
laf_add_example(listfonts CONSOLE)
laf_add_example(listscreens CONSOLE)
laf_add_example(multiple_windows GUI)
Expand Down
File renamed without changes.

0 comments on commit 55fff89

Please sign in to comment.