Reorder source code a little bit

This commit is contained in:
iska
2015-12-21 17:19:07 +01:00
parent c2bbb7d9f6
commit 1208ddf5c7
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -746,13 +746,13 @@
62ECBEDF1C0B671000AF847B /* Parsing */ = {
isa = PBXGroup;
children = (
624B37211B250BB50010BDDF /* CSSCodePoints.h */,
624B371C1B24E9BA0010BDDF /* CSSInputStream.h */,
624B371D1B24E9BA0010BDDF /* CSSInputStream.m */,
622BF57F1BBF2FD700363583 /* CSSSelectorParser.h */,
622BF5801BBF2FD700363583 /* CSSSelectorParser.m */,
62F501631BC9576B0069F47B /* CSSNthExpressionParser.h */,
62F501641BC9576B0069F47B /* CSSNthExpressionParser.m */,
624B37211B250BB50010BDDF /* CSSCodePoints.h */,
624B371C1B24E9BA0010BDDF /* CSSInputStream.h */,
624B371D1B24E9BA0010BDDF /* CSSInputStream.m */,
);
name = Parsing;
sourceTree = "<group>";