1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-16 10:53:56 +00:00
QB64-PE/internal/c/parts/gui
Matthew Kilgore 90b3bd2662 Address build warnings on tinyfiledialogs.c
A function was made unnecessary but wasn't removed, triggering a
warning. Additionally gcc likes parenthesis around `=` assignments used
for conditions.
2022-11-08 00:49:13 -05:00
..
build.mk Address issues mentioned in #216 2022-10-25 04:24:01 +05:30
gui.cpp Add back internal MessageBox function 2022-10-31 00:14:20 -04:00
tinyfiledialogs.c Address build warnings on tinyfiledialogs.c 2022-11-08 00:49:13 -05:00
tinyfiledialogs.h Update tinyfiledialogs to v3.8.9 2022-10-29 17:18:50 +05:30