aboutsummaryrefslogtreecommitdiff
path: root/mainwindow.ui
diff options
context:
space:
mode:
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>
..