summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.h
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tcanabrava@kde.org>2013-09-18 22:38:38 -0300
committerGravatar Tomaz Canabrava <tcanabrava@kde.org>2013-09-18 22:38:38 -0300
commit506b1338750ba9f29b80e7909693f60781a54ccc (patch)
treefe57272968660c5cd29655d4bb33aba054fd7766 /qt-ui/mainwindow.h
parentbcefa4baff2140b8eaa8d9222555656284258ffb (diff)
downloadsubsurface-506b1338750ba9f29b80e7909693f60781a54ccc.tar.gz
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>
Diffstat (limited to 'qt-ui/mainwindow.h')
-rw-r--r--qt-ui/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h
index 6cc99db96..b30f10a03 100644
--- a/qt-ui/mainwindow.h
+++ b/qt-ui/mainwindow.h
@@ -14,7 +14,6 @@ struct DiveList;
class QSortFilterProxyModel;
class DiveTripModel;
-
namespace Ui
{
class MainWindow;