Added the abilitiy to enable the navigation bar in settings

This commit is contained in:
Rafael 2016-11-02 07:15:57 +01:00
parent e46406207d
commit 73b269887d
3 changed files with 27 additions and 1 deletions

View file

@ -77,7 +77,7 @@
<property name="title">
<string>Custom GTA V Folder</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<layout class="QVBoxLayout" name="vlCustomGTAVFolder">
<item>
<widget class="QCheckBox" name="cbForceCustomFolder">
<property name="text">
@ -297,6 +297,22 @@
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="gbSnapmaticPictureViewer">
<property name="title">
<string>Picture Viewer</string>
</property>
<layout class="QVBoxLayout" name="vlSnapmaticPictureViewer">
<item>
<widget class="QCheckBox" name="cbSnapmaticNavigationBar">
<property name="text">
<string>Enable Navigation Bar</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="vsTabPictures">
<property name="orientation">