Ref T306, copy settings style/Doxygen

This commit is contained in:
Klaus Basan
2018-08-25 14:30:46 +02:00
parent 722566453b
commit b0091e4674
3 changed files with 13 additions and 14 deletions

View File

@@ -27,9 +27,8 @@ namespace BlackGui
{
namespace Components
{
/**
* Copy configuration (i.e. settings and cache files)
*/
//! Copy configuration (i.e. settings and cache files)
//! \deprecated replaced by CCopySettingsAndCachesComponent
class BLACKGUI_EXPORT CCopyConfigurationComponent : public QFrame
{
Q_OBJECT