summary refs log tree commit diff
path: root/src/voip/CallDevices.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/voip/CallDevices.h')
-rw-r--r--src/voip/CallDevices.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/voip/CallDevices.h b/src/voip/CallDevices.h

index 4b2c1e48..8cfcdd1c 100644 --- a/src/voip/CallDevices.h +++ b/src/voip/CallDevices.h
@@ -13,7 +13,7 @@ typedef struct _GstDevice GstDevice; -class CallDevices : public QObject +class CallDevices final : public QObject { Q_OBJECT