Skip to content

Commit

Permalink
Make the 24 bit export the default selection in the export dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelgregorius committed Apr 30, 2017
1 parent 02a36d1 commit 8ecae3e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/gui/dialogs/export_project.ui
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@
</item>
<item>
<widget class="QComboBox" name="depthCB">
<property name="currentIndex">
<number>1</number>
</property>
<item>
<property name="text">
<string>16 Bit Integer</string>
Expand Down

0 comments on commit 8ecae3e

Please sign in to comment.