From 238b0453f8921f35ee8f0bf3a33cff93b14b33d8 Mon Sep 17 00:00:00 2001 From: Daniel Tartavel Date: Sat, 29 Apr 2023 15:50:33 +0200 Subject: [PATCH] bug git --- version.h | 1 + 1 file changed, 1 insertion(+) diff --git a/version.h b/version.h index 6c01c48..2ca7855 100644 --- a/version.h +++ b/version.h @@ -3,4 +3,5 @@ QString version = "0.1"; + #endif // VERSION_H