aboutsummaryrefslogtreecommitdiff
path: root/mainwindow.ui
diff options
context:
space:
mode:
authorMax Christian Pohle2015-12-06 19:11:35 +0100
committerMax Christian Pohle2015-12-06 19:11:35 +0100
commit42e703bf9876432056a556fc0dbc1c3f5ac01976 (patch)
tree9c25d673cd9f4e2d2a759e61ccbb4b3348e3efbd /mainwindow.ui
parent950bf7952bd31c64fb0e5536daec4c6881276d74 (diff)
downloadqspacestatus-42e703bf9876432056a556fc0dbc1c3f5ac01976.tar.bz2
qspacestatus-42e703bf9876432056a556fc0dbc1c3f5ac01976.zip
version 1.0 release candidate
successfully tested for about one week.
Diffstat (limited to 'mainwindow.ui')
-rw-r--r--mainwindow.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/mainwindow.ui b/mainwindow.ui
index be54347..f280ce2 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -443,7 +443,7 @@
443 <sender>actionUpdate_Status</sender> 443 <sender>actionUpdate_Status</sender>
444 <signal>triggered()</signal> 444 <signal>triggered()</signal>
445 <receiver>MainWindow</receiver> 445 <receiver>MainWindow</receiver>
446 <slot>updateSpaceList()</slot> 446 <slot>updateStatus()</slot>
447 <hints> 447 <hints>
448 <hint type="sourcelabel"> 448 <hint type="sourcelabel">
449 <x>-1</x> 449 <x>-1</x>
..