diff options
Diffstat (limited to 'kstars/kstars/tools/modcalcprecdlg.ui')
-rw-r--r-- | kstars/kstars/tools/modcalcprecdlg.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kstars/kstars/tools/modcalcprecdlg.ui b/kstars/kstars/tools/modcalcprecdlg.ui index 0c749118..19e8a394 100644 --- a/kstars/kstars/tools/modcalcprecdlg.ui +++ b/kstars/kstars/tools/modcalcprecdlg.ui @@ -729,7 +729,7 @@ <tabstop>OutputLineEditBatch</tabstop> <tabstop>runButtonBatch_2</tabstop> </tabstops> -<Q_SLOTS> +<slots> <slot>slotComputeCoords()</slot> <slot>slotClearCoords()</slot> <slot>slotRaCheckedBatch()</slot> @@ -741,7 +741,7 @@ <slot>slotInputFile()</slot> <slot>slotOutputFile()</slot> <slot>slotRunBatch()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kpushbutton.h</include> |