summaryrefslogtreecommitdiff
path: root/platform/macos/app/Base.lproj/MainMenu.xib
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-12-27 11:58:20 -0800
committerMinh Nguyễn <mxn@1ec5.org>2017-10-26 12:32:44 -0700
commitc3b17357f91f768ba7b0fa17254bbd7cccdb8300 (patch)
tree55f7e442fa77979e5f15b52ebf3b724e24e87e95 /platform/macos/app/Base.lproj/MainMenu.xib
parentab3547a21614605f8acef606226b33c874b4c2dd (diff)
downloadqtlocation-mapboxgl-upstream/1ec5-predicate-editor.tar.gz
[macos] Layer filter editorupstream/1ec5-predicate-editor
Added a Layer Filter panel to the bottom of the macosapp document window that edits the selected layer’s predicate. Subclassed NSPredicateEditorRowTemplate to allow for arbitrary key paths in a single template and also to represent an aggregate value as a token field.
Diffstat (limited to 'platform/macos/app/Base.lproj/MainMenu.xib')
-rw-r--r--platform/macos/app/Base.lproj/MainMenu.xib6
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/macos/app/Base.lproj/MainMenu.xib b/platform/macos/app/Base.lproj/MainMenu.xib
index 3243838848..1c7ff6871c 100644
--- a/platform/macos/app/Base.lproj/MainMenu.xib
+++ b/platform/macos/app/Base.lproj/MainMenu.xib
@@ -451,6 +451,12 @@
<action selector="toggleLayers:" target="-1" id="YdA-Mr-MHi"/>
</connections>
</menuItem>
+ <menuItem title="Show Layer Filter" id="q0e-JO-Xth">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ <connections>
+ <action selector="toggleLayerFilter:" target="-1" id="6FD-mU-yq3"/>
+ </connections>
+ </menuItem>
<menuItem isSeparatorItem="YES" id="8aO-Nm-fxF"/>
<menuItem title="Labels In" id="M7v-B1-vo3">
<modifierMask key="keyEquivalentModifierMask"/>