Преглед на файлове

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

Marco Nolden преди 15 години
родител
ревизия
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>