Minor formatting

This commit is contained in:
Klaus Basan
2016-11-13 00:53:16 +01:00
parent 8a44774c98
commit 4d7e69e5b0
2 changed files with 10 additions and 13 deletions

View File

@@ -28,7 +28,6 @@ namespace BlackGui
{
namespace Views
{
//! CheckBox for single column
class BLACKGUI_EXPORT CCheckBoxDelegate : public QItemDelegate
{
@@ -60,7 +59,6 @@ namespace BlackGui
QString m_iconCheckedUrl;
QString m_iconUncheckedUrl;
};
} // namespace
} // namespace