diff options
-rw-r--r-- | desktop-widgets/maintab.cpp | 1 | ||||
-rw-r--r-- | desktop-widgets/preferences/preferences_graph.ui | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/desktop-widgets/maintab.cpp b/desktop-widgets/maintab.cpp index da918c633..24cdcc477 100644 --- a/desktop-widgets/maintab.cpp +++ b/desktop-widgets/maintab.cpp @@ -23,7 +23,6 @@ #include "divelocationmodel.h" #include "divesite.h" #include "locationinformation.h" -#include "divesite.h" #include <QCompleter> #include <QSettings> diff --git a/desktop-widgets/preferences/preferences_graph.ui b/desktop-widgets/preferences/preferences_graph.ui index bdbbc75d3..7422c1198 100644 --- a/desktop-widgets/preferences/preferences_graph.ui +++ b/desktop-widgets/preferences/preferences_graph.ui @@ -120,7 +120,7 @@ <item row="6" column="0" colspan="2"> <widget class="QCheckBox" name="show_average_depth"> <property name="text"> - <string>Show average depth</string> + <string>Show mean depth</string> </property> </widget> </item> |