diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-08-01 12:24:10 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-08-01 12:24:10 +0000 |
| commit | 88fcd14d3687d15752c1db308a81e7264745d56c (patch) | |
| tree | 6890fbe3d53b6135ee4492927e4f8c1469b58e51 /src/qmmpui/pluginitem_p.h | |
| parent | 692bbe753c3c322536fd4f45e226985299698bb3 (diff) | |
| download | qmmp-88fcd14d3687d15752c1db308a81e7264745d56c.tar.gz qmmp-88fcd14d3687d15752c1db308a81e7264745d56c.tar.bz2 qmmp-88fcd14d3687d15752c1db308a81e7264745d56c.zip | |
fixed api documentation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5299 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/pluginitem_p.h')
| -rw-r--r-- | src/qmmpui/pluginitem_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmmpui/pluginitem_p.h b/src/qmmpui/pluginitem_p.h index 8c2d6306c..57f853f25 100644 --- a/src/qmmpui/pluginitem_p.h +++ b/src/qmmpui/pluginitem_p.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2011 by Ilya Kotov * + * Copyright (C) 2011-2015 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -22,7 +22,7 @@ #include <QTreeWidgetItem> -/** +/** @internal @author Ilya Kotov <forkotov02@hotmail.ru> */ |
