dxx-rebirth/common/include/editor
Kp 16698137ea Enable gcc attribute suggestion warnings
Adding `final` can allow gcc to devirtualize a call.  Request compiler
warnings wherever `final` would improve this.  As of this writing, there
are no places where `final` would be helpful and would also be wrong, so
this is enabled everywhere.
2022-10-16 23:20:34 +00:00
..
centers.h Make centers_dialog inherit from UI_DIALOG 2020-09-21 03:18:12 +00:00
editor.h Enable gcc attribute suggestion warnings 2022-10-16 23:20:34 +00:00
ehostage.h Make hostage_dialog inherit from UI_DIALOG 2020-09-21 03:18:12 +00:00
eobject.h
esegment.h Use enumerated_array for unique_side::uvls 2022-01-15 20:39:10 +00:00
eswitch.h Use enumerated_array for shared_segment::sides 2022-01-15 20:39:10 +00:00
info.h Make info_dialog_window inherit from window 2020-09-21 03:18:12 +00:00
kdefs.h Make trigger_dialog inherit from UI_DIALOG 2020-09-21 03:18:12 +00:00
kfuncs.h
macro.h
meddraw.h
medlisp.h
medmisc.h
medrobot.h
medsel.h
medwall.h Use enumerated_array for shared_segment::sides 2022-01-15 20:39:10 +00:00
objpage.h
seguvs.h Use enumerated_array for unique_segment::sides 2022-01-15 20:39:10 +00:00
texpage.h Fix some check_header_includes=1 failures 2022-02-12 18:57:12 +00:00