Skip to content

region: Tidy up GtkWidget variables

  • Use correct types for each widget
  • Put variables together in alphabetical order in the class
  • Drop unused IDs
  • Rename .ui file to match .c file

Merge request reports