aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/pango
AgeCommit message (Collapse)Author
3 daysinternal/rosa/package/pango: work around G_DEFINE_TYPE unused globalsOphestra
The global variable hidden behind the macro is blowing up -Wunused-but-set-global in the upcoming toolchain update. Signed-off-by: Ophestra <cat@gensokyo.uk>