mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Copy the configure OSTC3 ui to the OSTC UI
Just renumber the ui components. _3 for OSTC. Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
a2f9f0c8bf
commit
eacf8fc623
3 changed files with 1331 additions and 2 deletions
|
@ -51,8 +51,10 @@ private:
|
|||
DeviceDetails *deviceDetails;
|
||||
void populateDeviceDetails();
|
||||
void populateDeviceDetailsOSTC3();
|
||||
void populateDeviceDetailsOSTC();
|
||||
void populateDeviceDetailsSuuntoVyper();
|
||||
void reloadValuesOSTC3();
|
||||
void reloadValuesOSTC();
|
||||
void reloadValuesSuuntoVyper();
|
||||
|
||||
QString selected_vendor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue