mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add a Warning icon on the changed tabs, for edition of dives.
Adds a Warning icon on the changed tabs, this is important as usability, for you could change something on the 'notes' tab, change the tab and did't realized that something was changed ( by forgotting or something ), then clicking on the cancel button. so now there's a friendly reminder that you actually changed something. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
This commit is contained in:
parent
bcefa4baff
commit
506b133875
4 changed files with 7 additions and 2 deletions
|
@ -14,7 +14,6 @@ struct DiveList;
|
|||
class QSortFilterProxyModel;
|
||||
class DiveTripModel;
|
||||
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
class MainWindow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue