mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 21:35:40 +08:00
refactor: clang format line length
This commit is contained in:
@@ -21,9 +21,7 @@ namespace swift::gui::components
|
||||
/*!
|
||||
* General GUI settings
|
||||
*/
|
||||
class CSettingsGuiComponent :
|
||||
public QFrame,
|
||||
public swift::gui::CSingleApplicationUi
|
||||
class CSettingsGuiComponent : public QFrame, public swift::gui::CSingleApplicationUi
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user