[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r1594: Explicitly specify the tab order in the bandwidth graph. (trunk/src/gui/bwgraph)



Author: edmanm
Date: 2007-01-16 22:55:58 -0500 (Tue, 16 Jan 2007)
New Revision: 1594

Modified:
   trunk/src/gui/bwgraph/bwgraph.ui
Log:
Explicitly specify the tab order in the bandwidth graph.


Modified: trunk/src/gui/bwgraph/bwgraph.ui
===================================================================
--- trunk/src/gui/bwgraph/bwgraph.ui	2007-01-16 03:52:47 UTC (rev 1593)
+++ trunk/src/gui/bwgraph/bwgraph.ui	2007-01-17 03:55:58 UTC (rev 1594)
@@ -959,5 +959,16 @@
  <resources>
   <include location="../res/vidalia_common.qrc" />
  </resources>
+ <tabstops>
+  <tabstop>btnToggleSettings</tabstop>
+  <tabstop>btnReset</tabstop>
+  <tabstop>chkReceiveRate</tabstop>
+  <tabstop>chkSendRate</tabstop>
+  <tabstop>chkAlwaysOnTop</tabstop>
+  <tabstop>cmbGraphStyle</tabstop>
+  <tabstop>sldrOpacity</tabstop>
+  <tabstop>btnSaveSettings</tabstop>
+  <tabstop>btnCancelSettings</tabstop>
+ </tabstops>
  <connections/>
 </ui>