From 75cd5a75e1b750879c51cc7800a0820f1753aac2 Mon Sep 17 00:00:00 2001 From: daniel Date: Thu, 28 Mar 2019 13:46:25 -0700 Subject: [PATCH] Formatting: Removed extra semi-colon ThemeDescriptors.j --- AppKit/Themes/Aristo/ThemeDescriptors.j | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppKit/Themes/Aristo/ThemeDescriptors.j b/AppKit/Themes/Aristo/ThemeDescriptors.j index 6902f92c7..1b87eef24 100755 --- a/AppKit/Themes/Aristo/ThemeDescriptors.j +++ b/AppKit/Themes/Aristo/ThemeDescriptors.j @@ -2152,7 +2152,7 @@ var themedButtonValues = nil, [segmentedControl setTag:3 forSegment:2]; return segmentedControl; -}; +} + (CPSegmentedControl)themedSegmentedControl {