Code cleanup: Correct typo "Swith" to "Switch"

Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
Stefan Fuchs 2018-06-16 16:17:02 +02:00 committed by Dirk Hohndel
parent b9318a9ab1
commit c734a77cf5
2 changed files with 5 additions and 5 deletions

View file

@ -116,7 +116,7 @@ slots: // Necessary to call from QAction's signals.
void changeGas();
void addSetpointChange();
void addBookmark();
void addDivemodeSwith();
void addDivemodeSwitch();
void hideEvents();
void unhideEvents();
void removeEvent();