mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Removed the buttons on the Edit Dive computers.
This edit dive computers thing doesn't really need buttons anyway. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
This commit is contained in:
parent
24446f9c3c
commit
478c24d797
3 changed files with 4 additions and 44 deletions
|
@ -157,6 +157,7 @@ const char *get_dc_nickname(const char *model, uint32_t deviceid)
|
|||
void set_dc_nickname(struct dive *dive)
|
||||
{
|
||||
/* needs Qt implementation */
|
||||
/*well, I don't know how to do this here... = ( */
|
||||
}
|
||||
|
||||
QString get_depth_string(depth_t depth, bool showunit)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue