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:
Dirk Hohndel 2014-05-24 06:42:10 -07:00
parent 2b2e2f52c0
commit 18fa359b48
3 changed files with 36 additions and 29 deletions

View file

@ -22,6 +22,7 @@ slots:
private:
Ui::DiveLogExportDialog *ui;
void showExplanation();
};
#endif // DIVELOGEXPORTDIALOG_H