diff options
author | Max <post@wickenrode.com> | 2014-12-23 06:14:17 +0100 |
---|---|---|
committer | Max <post@wickenrode.com> | 2014-12-23 06:14:17 +0100 |
commit | 6a9ec56f2b12c7269589471e9a116a4515524520 (patch) | |
tree | fe0e05af9d6627b101f2a4b295724d72683b17c5 /Interfaces | |
parent | 420c213ed173f27d5cb09e207e9087fd4396dfd7 (diff) | |
download | sequelpro-6a9ec56f2b12c7269589471e9a116a4515524520.tar.gz sequelpro-6a9ec56f2b12c7269589471e9a116a4515524520.tar.bz2 sequelpro-6a9ec56f2b12c7269589471e9a116a4515524520.zip |
Change CSV field mapper table highlight style
(Purely guessing hereā¦)
Diffstat (limited to 'Interfaces')
-rw-r--r-- | Interfaces/English.lproj/DataMigrationDialog.xib | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Interfaces/English.lproj/DataMigrationDialog.xib b/Interfaces/English.lproj/DataMigrationDialog.xib index 09e05118..c6afb178 100644 --- a/Interfaces/English.lproj/DataMigrationDialog.xib +++ b/Interfaces/English.lproj/DataMigrationDialog.xib @@ -533,7 +533,6 @@ <int key="NSDraggingSourceMaskForLocal">15</int> <int key="NSDraggingSourceMaskForNonLocal">0</int> <bool key="NSAllowsTypeSelect">YES</bool> - <int key="NSTableViewSelectionHighlightStyle">1</int> <int key="NSTableViewDraggingDestinationStyle">1</int> <int key="NSTableViewGroupRowStyle">1</int> </object> |