Skip to content

Commit

Permalink
Fix bug with widgetset
Browse files Browse the repository at this point in the history
  • Loading branch information
reckel-jm committed Mar 16, 2024
1 parent 1311a74 commit 11b0c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make.sh
Expand Up @@ -3,7 +3,7 @@
#

cd src
lazbuild -B --ws="qt5" bgrabitmap/bgrabitmap/bgrabitmappack.lpk
lazbuild -B --ws="qt6" bgrabitmap/bgrabitmap/bgrabitmappack.lpk
lazbuild -B --bm="Release" --ws="qt6" Cantara.lpi
cd ..
mv src/cantara cantara

0 comments on commit 11b0c11

Please sign in to comment.