]> granicus.if.org Git - graphviz/commit
smyrna on_attrSearchBtn_clicked: use const types for attribute and regex
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 25 Sep 2022 18:12:48 +0000 (11:12 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 26 Sep 2022 15:05:40 +0000 (08:05 -0700)
commit98b3d01aa1c2f4055fc8c24d89ca3a89be74ccd9
tree7aee8df6cb23dea804264649ecc66cdad69ab243
parent2ac34029776a81edb4e00aff1ac16f0cdf2fcf09
smyrna on_attrSearchBtn_clicked: use const types for attribute and regex

This avoids some casting and squashes two -Wcast-qual warnings.
cmd/smyrna/gui/frmobjectui.c