瀏覽代碼

CHG: initial status display is now "-" instead of IDLE so we can see whether we received a state change

Marco Nolden 14 年之前
父節點
當前提交
0362abaa47
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Applications/ctkExampleHost/ctkHostAppExampleWidget.ui

+ 1 - 1
Applications/ctkExampleHost/ctkHostAppExampleWidget.ui

@@ -94,7 +94,7 @@
         </font>
        </property>
        <property name="text">
-        <string>IDLE</string>
+        <string>-</string>
        </property>
       </widget>
      </item>