mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:47:36 +00:00
Meta: Lint .mm files with lint-clang-format.sh
This commit is contained in:
parent
4ff4ac11b9
commit
f15d46fb8b
2 changed files with 4 additions and 4 deletions
|
@ -7,8 +7,8 @@
|
|||
#include <LibWebView/History.h>
|
||||
|
||||
#import <Application/ApplicationDelegate.h>
|
||||
#import <LibWebView/UserAgent.h>
|
||||
#import <LibWeb/Loader/ResourceLoader.h>
|
||||
#import <LibWebView/UserAgent.h>
|
||||
#import <UI/LadybirdWebView.h>
|
||||
#import <UI/Tab.h>
|
||||
#import <UI/TabController.h>
|
||||
|
@ -489,7 +489,6 @@ enum class IsHistoryNavigation {
|
|||
return YES;
|
||||
}
|
||||
|
||||
|
||||
#pragma mark - NSToolbarDelegate
|
||||
|
||||
- (NSToolbarItem*)toolbar:(NSToolbar*)toolbar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue