l2a5b1
commented at 11:52 AM on April 23, 2019:
contributor
This pull request attempts to resolve the qt/guiutil <-> qt/optionsmodel circular dependency.
The Intro class in qt/intro has a static member function getDefaultDataDirectory which is used by qt/optionsmodel and creates the circular dependency
qt/guiutil -> qt/walletmodel -> qt/optionsmodel -> qt/intro -> qt/guiutil.
This circular dependency is resolved by moving Intro::getDefaultDataDirectory to GUIUtil::getDefaultDataDirectory without modifying the implementation.
Resolve the qt/guiutil <-> qt/optionsmodal CD
This pull request attempts to resolve the `qt/guiutil` <-> `qt/optionsmodel`
circular dependency.
The circular dependency is resolved by moving the `Intro::getDefaultDataDirectory`
member function to `GUIUtil::getDefaultDataDirectory`.
fa1c8e2978
fanquake added the label GUI on Apr 23, 2019
fanquake added the label Refactoring on Apr 23, 2019
MarcoFalke
commented at 11:58 AM on April 23, 2019:
member
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:14 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me