Changeset 165 for trunk/synapse/interface
- Timestamp:
- 08/25/10 00:51:18 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/synapse/interface/puzzlebox_synapse_interface_design.ui
r151 r165 44 44 </property> 45 45 <property name="currentIndex"> 46 <number> 0</number>46 <number>1</number> 47 47 </property> 48 <widget class="QWidget" name="tab ">48 <widget class="QWidget" name="tabThinkGearConnectServer"> 49 49 <attribute name="title"> 50 50 <string>ThinkGear Connect Server</string> … … 630 630 p, li { white-space: pre-wrap; } 631 631 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> 632 <p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://company.neurosky.com/files/neurosky_esense_whitepaper.pdf"><span style=" font-size:12pt; font-weight:600;text-decoration: none; color:#000000;">EEG Brain Waves</span></a></p></body></html></string>632 <p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://company.neurosky.com/files/neurosky_esense_whitepaper.pdf"><span style=" font-size:12pt; font-weight:600;text-decoration: none; color:#000000;">EEG Brain Signals</span></a></p></body></html></string> 633 633 </property> 634 634 </widget> … … 842 842 </widget> 843 843 </widget> 844 <widget class="QWidget" name="tab_2"> 844 <widget class="QWidget" name="tabEEGSignals"> 845 <attribute name="title"> 846 <string>EEG Waves</string> 847 </attribute> 848 </widget> 849 <widget class="QWidget" name="tabDebugConsole"> 845 850 <attribute name="title"> 846 851 <string>Debug Console</string>
Note: See TracChangeset
for help on using the changeset viewer.