mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Rework the Export dialog
The UI design looked too tight in my screen. The explanation texts were a bit inconsistent (and in one case simply wrong). The explanation for the initial selection wasn't shown. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2b2e2f52c0
commit
18fa359b48
3 changed files with 36 additions and 29 deletions
|
|
@ -22,6 +22,7 @@ slots:
|
|||
|
||||
private:
|
||||
Ui::DiveLogExportDialog *ui;
|
||||
void showExplanation();
|
||||
};
|
||||
|
||||
#endif // DIVELOGEXPORTDIALOG_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue