mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Desktop/remember DCs: move non-UI-specific code into the core layer
This way we can use the same functionality from the mobile UI as well. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4eb8ed1b29
commit
413b05ab89
3 changed files with 60 additions and 57 deletions
|
@ -64,7 +64,7 @@ private:
|
|||
void markChildrenAsDisabled();
|
||||
void markChildrenAsEnabled();
|
||||
void updateDeviceEnabled();
|
||||
void updateRememberedDCs();
|
||||
void showRememberedDCs();
|
||||
|
||||
QStringListModel vendorModel;
|
||||
QStringListModel productModel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue