From 9b3a9904b226ef4af3ffd7d50850977d5ba4ee59 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 9 Feb 2022 17:29:31 -0800 Subject: [PATCH] cleanup: remove duplicate connections in .ui files These no longer compile with Qt6 - but they are already duplicated in C++ code, anyway. So we can simply remove them. Signed-off-by: Dirk Hohndel --- desktop-widgets/shifttimes.ui | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/desktop-widgets/shifttimes.ui b/desktop-widgets/shifttimes.ui index 3c03b7d57..6439eab95 100644 --- a/desktop-widgets/shifttimes.ui +++ b/desktop-widgets/shifttimes.ui @@ -198,17 +198,5 @@ - - timeEdit - timeChanged(const QTime) - ShiftTimesDialog - changeTime() - - - backwards - toggled(bool) - ShiftTimesDialog - changeTime() -