Bug report #7030
--customizationfile should override customization enabled flag
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Nathan Woodrow | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16120 |
Description
The /UI/Customization/enabled
flag is referenced in Quantum-GIS/src/app/qgscustomization.cpp which means --customizationfile is ignored if passed via the command line and the QGIS settings don't have /UI/Customization/enabled
set to true
.
--customizationfile should override this to enable customization
Associated revisions
Fix #7030. Enable customization via command line
History
#1 Updated by Nathan Woodrow over 11 years ago
- Status changed from Open to Closed
Fixed in changeset 0108251f3b150144a74297b1f3798dd6ce500dd3.