mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refactor: clang format line length
This commit is contained in:
@@ -15,7 +15,8 @@ class QObject;
|
||||
namespace swift::gui::models
|
||||
{
|
||||
//! Matching statistics entry
|
||||
class SWIFT_GUI_EXPORT CMatchingStatisticsModel : public CListModelBase<swift::misc::simulation::CMatchingStatistics, true>
|
||||
class SWIFT_GUI_EXPORT CMatchingStatisticsModel :
|
||||
public CListModelBase<swift::misc::simulation::CMatchingStatistics, true>
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user