mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
Minor formatting
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user