diff --git a/src/blackcore/audiodevice.h b/src/blackcore/audiodevice.h index 4c5bbfc2b..2a9ded0b0 100644 --- a/src/blackcore/audiodevice.h +++ b/src/blackcore/audiodevice.h @@ -16,7 +16,6 @@ #include "blackmisc/audio/audiodeviceinfo.h" #include "blackmisc/audio/audiodeviceinfolist.h" -//! \file #include namespace BlackCore diff --git a/src/blackcore/audiomixer.h b/src/blackcore/audiomixer.h index 2a5840c49..2394957c4 100644 --- a/src/blackcore/audiomixer.h +++ b/src/blackcore/audiomixer.h @@ -7,6 +7,8 @@ * contained in the LICENSE file. */ +//! \file + #ifndef BLACKCORE_AUDIOMIXER_H #define BLACKCORE_AUDIOMIXER_H diff --git a/src/blackcore/audiomixervatlib.h b/src/blackcore/audiomixervatlib.h index da7fcda4d..6473a05bc 100644 --- a/src/blackcore/audiomixervatlib.h +++ b/src/blackcore/audiomixervatlib.h @@ -7,6 +7,8 @@ * contained in the LICENSE file. */ +//! \file + #ifndef BLACKCORE_AUDIOMIXERVATLIB_H #define BLACKCORE_AUDIOMIXERVATLIB_H diff --git a/src/blackcore/contextapplicationempty.h b/src/blackcore/contextapplicationempty.h index a0843878f..d21f5e6b2 100644 --- a/src/blackcore/contextapplicationempty.h +++ b/src/blackcore/contextapplicationempty.h @@ -7,6 +7,8 @@ * contained in the LICENSE file. */ +//! \file + #ifndef BLACKCORE_CONTEXTAPPLICATION_EMPTY_H #define BLACKCORE_CONTEXTAPPLICATION_EMPTY_H diff --git a/src/blackcore/contextapplicationimpl.h b/src/blackcore/contextapplicationimpl.h index 38ee1a982..ae40988b7 100644 --- a/src/blackcore/contextapplicationimpl.h +++ b/src/blackcore/contextapplicationimpl.h @@ -7,6 +7,8 @@ * contained in the LICENSE file. */ +//! \file + #ifndef BLACKCORE_CONTEXTAPPLICATION_IMPL_H #define BLACKCORE_CONTEXTAPPLICATION_IMPL_H diff --git a/src/blackcore/contextapplicationproxy.h b/src/blackcore/contextapplicationproxy.h index f2cf7fc3b..26b986d88 100644 --- a/src/blackcore/contextapplicationproxy.h +++ b/src/blackcore/contextapplicationproxy.h @@ -7,6 +7,8 @@ * contained in the LICENSE file. */ +//! \file + #ifndef BLACKCORE_CONTEXTAPPLICATION_PROXY_H #define BLACKCORE_CONTEXTAPPLICATION_PROXY_H