summaryrefslogtreecommitdiffstats
path: root/qt-ui/divelistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/divelistview.h')
-rw-r--r--qt-ui/divelistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/divelistview.h b/qt-ui/divelistview.h
index 88f52ba7d..3aee19128 100644
--- a/qt-ui/divelistview.h
+++ b/qt-ui/divelistview.h
@@ -41,7 +41,7 @@ public slots:
void testSlot();
void fixMessyQtModelBehaviour();
-Q_SIGNALS:
+signals:
void currentDiveChanged(int divenr);
private: