Skip to content

Commit

Permalink
temporary disable the share button for the release
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrizio Bekerle committed Jul 27, 2016
1 parent 1cdb586 commit 3cdb115
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1586,6 +1586,9 @@ p, li { white-space: pre-wrap; }
<property name="checkable">
<bool>true</bool>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="document-share" resource="breeze-qownnotes.qrc">
<normaloff>:/icons/breeze-qownnotes/16x16/document-share.svg</normaloff>:/icons/breeze-qownnotes/16x16/document-share.svg</iconset>
Expand All @@ -1596,6 +1599,9 @@ p, li { white-space: pre-wrap; }
<property name="shortcut">
<string notr="true">Ctrl+Alt+S</string>
</property>
<property name="visible">
<bool>false</bool>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
Expand Down

0 comments on commit 3cdb115

Please sign in to comment.