Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
Added shortcut keys / Changed save buttons to apply.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshDW19 committed Mar 14, 2014
1 parent b633942 commit be08b76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src-qt4/pc-netmanager/src/NetworkManager/networkman.ui
Expand Up @@ -24,7 +24,7 @@
<item row="0" column="0">
<widget class="QTabWidget" name="tabNetMan">
<property name="currentIndex">
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="Widget8">
<attribute name="title">
Expand Down Expand Up @@ -791,7 +791,7 @@
<item>
<widget class="QPushButton" name="pushSave">
<property name="text">
<string>&amp;Save</string>
<string>&amp;Apply</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit be08b76

Please sign in to comment.