From 74a90251228a07995ea5ab1bae0fb2428f9cfbc7 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 11 Nov 2015 00:08:45 +0100 Subject: Fix an issue where changing a table collation could cause an exception (fixes #2320) This issue probably was introduced in f02fb787063caabe246a0ee420394f5676c55a9c The empty item at the top of the collation list will now no longer have a selection mark, though. --- Interfaces/English.lproj/DBView.xib | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 465b72fa..63bbd031 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -26580,6 +26580,7 @@ AAEAAQAAAT0AAwAAAAEAAgAAAVIAAwAAAAEAAQAAAVMAAwAAAAIAAQABAAAAAA com.apple.InterfaceBuilder.CocoaPlugin + SPPopUpButtonCell com.apple.InterfaceBuilder.CocoaPlugin SPIdMenu @@ -30321,6 +30322,14 @@ AAEAAQAAAT0AAwAAAAEAAgAAAVIAAwAAAAEAAQAAAVMAAwAAAAIAAQABAAAAAA ../Source/SPIndexesController.m + + SPPopUpButtonCell + NSPopUpButtonCell + + IBProjectSource + ../Source/SPPopUpButtonCell.h + + SPProcessListController NSWindowController -- cgit v1.2.3