Moved molecule to Miscellaneous group.
This commit is contained in:
parent
ad3051743d
commit
b90d761f25
@ -1363,6 +1363,8 @@
|
||||
children = (
|
||||
AAE96FA125341F6A0037A989 /* ListStoreLocatorModel.swift */,
|
||||
AAE96FA425341F7D0037A989 /* ListStoreLocator.swift */,
|
||||
AA7F47722541AD560015A2C1 /* ListStarRatingModel.swift */,
|
||||
AA7F47752541AD6A0015A2C1 /* ListStarRating.swift */,
|
||||
);
|
||||
path = Miscellaneous;
|
||||
sourceTree = "<group>";
|
||||
@ -1547,8 +1549,6 @@
|
||||
D22B38EB23F4E0AE00490EF6 /* LeftVariable */,
|
||||
AAB7EDEE246ADA1600E54929 /* ListProgressBarThinModel.swift */,
|
||||
AAB7EDF0246ADA2A00E54929 /* ListProgressBarThin.swift */,
|
||||
AA7F47722541AD560015A2C1 /* ListStarRatingModel.swift */,
|
||||
AA7F47752541AD6A0015A2C1 /* ListStarRating.swift */,
|
||||
);
|
||||
path = List;
|
||||
sourceTree = "<group>";
|
||||
|
||||
@ -27,10 +27,6 @@
|
||||
stack.restack()
|
||||
}
|
||||
|
||||
open override func updateView(_ size: CGFloat) {
|
||||
super.updateView(size)
|
||||
}
|
||||
|
||||
//----------------------------------------------------
|
||||
// MARK: - Molecule
|
||||
//----------------------------------------------------
|
||||
Loading…
Reference in New Issue
Block a user