From 5f077891ae75b6cd12bffc2078f68bbddf18eeab Mon Sep 17 00:00:00 2001 From: meeh <meeh@mail.i2p> Date: Sat, 13 Oct 2018 03:47:28 +0000 Subject: [PATCH] OSX Launcher: Storyboard update --- launchers/macosx/I2PLauncher/Storyboard.storyboard | 1 + 1 file changed, 1 insertion(+) diff --git a/launchers/macosx/I2PLauncher/Storyboard.storyboard b/launchers/macosx/I2PLauncher/Storyboard.storyboard index 9b73314f8b..3a4a4ec373 100644 --- a/launchers/macosx/I2PLauncher/Storyboard.storyboard +++ b/launchers/macosx/I2PLauncher/Storyboard.storyboard @@ -114,6 +114,7 @@ <connections> <outlet property="openConsoleButton" destination="XZi-oz-5gy" id="6xH-8v-63j"/> <outlet property="quickControlView" destination="D8V-d8-0wT" id="4to-rN-2eL"/> + <outlet property="restartRouterButton" destination="C1m-1t-Xiq" id="foI-Gq-cHI"/> <outlet property="routerPIDLabel" destination="bmP-Ui-gyo" id="x5L-c1-yja"/> <outlet property="routerStartStopButton" destination="1eu-Qw-TD9" id="FLt-MK-y5u"/> <outlet property="routerStartedByLabel" destination="tgG-IT-Ojg" id="dA0-3w-cuF"/> -- GitLab