planetfederal / qgis-geogiglight-plugin

GNU General Public License v2.0
19 stars 9 forks source link

fix references to dialog's Branch combobox #116

Closed DBlasby closed 6 years ago

DBlasby commented 6 years ago

The code was referring to branchesCombo ("...es..."), but the actual combobox is "branchCombo" (singular).