diff --git a/Classes/BuschJaegerCallView.xib b/Classes/BuschJaegerCallView.xib index c9345dbfc..f803e0116 100644 --- a/Classes/BuschJaegerCallView.xib +++ b/Classes/BuschJaegerCallView.xib @@ -563,147 +563,7 @@ 91 - - - - BuschJaegerCallView - UIViewController - - id - id - - - - onSnapshotClick: - id - - - takeCall: - id - - - - UISwipeGestureRecognizer - UISwipeGestureRecognizer - UILabel - UIHangUpButton - UIHangUpButton - UIView - UIDigitButton - UIToggleButton - UIDigitButton - UIButton - UIButton - UIView - - - - cameraLeftSwipeGestureRecognizer - UISwipeGestureRecognizer - - - cameraRightSwipeGestureRecognizer - UISwipeGestureRecognizer - - - contactLabel - UILabel - - - declineButton - UIHangUpButton - - - endOrRejectCallButton - UIHangUpButton - - - incomingView - UIView - - - lightsButton - UIDigitButton - - - microButton - UIToggleButton - - - openDoorButton - UIDigitButton - - - snapshotButton - UIButton - - - takeCallButton - UIButton - - - videoView - UIView - - - - IBProjectSource - ./Classes/BuschJaegerCallView.h - - - - UIDigitButton - UILongTouchButton - - addressField - UITextField - - - addressField - - addressField - UITextField - - - - IBProjectSource - ./Classes/UIDigitButton.h - - - - UIHangUpButton - UIButton - - IBProjectSource - ./Classes/UIHangUpButton.h - - - - UILongTouchButton - UIButton - - IBProjectSource - ./Classes/UILongTouchButton.h - - - - UIMicroButton - UIToggleButton - - IBProjectSource - ./Classes/UIMicroButton.h - - - - UIToggleButton - UIButton - - IBProjectSource - ./Classes/UIToggleButton.h - - - - + 0 IBCocoaTouchFramework diff --git a/Classes/LinphoneUI/UIStationCell.m b/Classes/LinphoneUI/UIStationCell.m index b0f718978..fc3a49c93 100644 --- a/Classes/LinphoneUI/UIStationCell.m +++ b/Classes/LinphoneUI/UIStationCell.m @@ -75,7 +75,7 @@ shadow.layer.shadowOffset = CGSizeMake(2, 2); shadow.layer.shadowRadius = 5.0f; shadow.layer.masksToBounds = NO; - shadow.layer.name = @"BuschJaegerLayer"; +// shadow.layer.name = @"BuschJaegerLayer"; shadow.clipsToBounds = NO; shadow.layer.shadowOpacity = 0.9f; [cellBackgroundView.superview insertSubview:shadow belowSubview:cellBackgroundView]; diff --git a/Classes/LinphoneUI/UIStationCell.xib b/Classes/LinphoneUI/UIStationCell.xib index 33c319803..46737a204 100644 --- a/Classes/LinphoneUI/UIStationCell.xib +++ b/Classes/LinphoneUI/UIStationCell.xib @@ -41,7 +41,6 @@ 274 {{10, 0}, {300, 90}} - _NS:9 @@ -55,8 +54,6 @@ 301 {{147, 44}, {27, 36}} - - _NS:9 NO IBCocoaTouchFramework @@ -70,7 +67,6 @@ 290 {{20, 5}, {280, 36}} - _NS:9 NO @@ -102,7 +98,6 @@ {320, 100} - _NS:9 IBCocoaTouchFramework @@ -199,37 +194,7 @@ 13 - - - - UIStationCell - UITableViewCell - - UIView - UIImageView - UILabel - - - - cellBackgroundView - UIView - - - stationImage - UIImageView - - - stationLabel - UILabel - - - - IBProjectSource - ./Classes/UIStationCell.h - - - - + 0 IBCocoaTouchFramework YES