From 9af28aec1c7c715e5e36227a443964958546f300 Mon Sep 17 00:00:00 2001 From: Matt Young Date: Sun, 14 Jan 2024 09:38:36 +0100 Subject: [PATCH] Trivial change to rerun automated builds --- src/widgets/SmartField.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/widgets/SmartField.h b/src/widgets/SmartField.h index e87de94a8..6c2da5648 100644 --- a/src/widgets/SmartField.h +++ b/src/widgets/SmartField.h @@ -38,8 +38,6 @@ #include "utils/TypeLookup.h" #include "widgets/SmartAmounts.h" -class QWidget; - class SmartLabel; class TypeInfo;