refs #891, formatting

This commit is contained in:
Klaus Basan
2017-02-28 04:29:10 +01:00
committed by Mathew Sutcliffe
parent 05abf7e359
commit e2b573b850
9 changed files with 17 additions and 29 deletions

View File

@@ -23,8 +23,8 @@ class QSignalMapper;
namespace BlackGui
{
/*!
* Shows all available plugins in nice list and lets user enable, disable and configure
* each of them.
* Shows all available plugins in a nice list and lets
* user enable, disable and configure each of them.
*/
class BLACKGUI_EXPORT CPluginSelector : public QWidget
{