diff options
| author | Elvis Angelaccio <[email protected]> | 2018-06-13 23:16:33 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2018-06-13 23:16:33 +0200 |
| commit | 32b8b19ba556a5429e9b70e7d2cac9e468faf08a (patch) | |
| tree | 477433c54a55238424e47e24214940c82d1188cd /doc | |
| parent | 615838083dfe7ff6845069cc18a88d38be56a478 (diff) | |
ViewPropertiesDialog: disable Apply button on startup
We call `markAsDirty(false)` at the end of `loadSettings()` but that's
not enough, because `m_isDirty` is initialized to false (as it should be).
This means `isDirtyChanged` is not emitted and the button is not disabled.
By disabling it explicitly, we make it consistent with the Apply button
in the settings dialog (which is also initially disabled).
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
