mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
refactor: Fix include guard end comment
This commit is contained in:
@@ -56,4 +56,4 @@ namespace swift::gui::components
|
||||
swift::misc::CSetting<settings::TGeneralGui> m_guiSettings { this, &CSettingsGuiComponent::guiSettingsChanged };
|
||||
};
|
||||
} // namespace swift::gui::components
|
||||
#endif // guard
|
||||
#endif // SWIFT_GUI_COMPONENTS_SETTINGSGUICOMPONENT_H
|
||||
|
||||
Reference in New Issue
Block a user