Fix linting
This commit is contained in:
parent
25a231fc50
commit
a85ae27d68
2 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@
|
|||
#include "native_mate/persistent_dictionary.h"
|
||||
|
||||
@interface AtomScrubberDataSource : NSObject<NSScrubberDataSource> {
|
||||
@protected
|
||||
@protected
|
||||
std::vector<mate::PersistentDictionary> items_;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue