From 20a40b3391108909526266233aa59e8280fe3673 Mon Sep 17 00:00:00 2001 From: 2TRY0 <118796793+Ryanyembe20@users.noreply.github.com> Date: Thu, 8 Jun 2023 17:49:35 +0100 Subject: [PATCH] Update and rename Kalendar.pro to Calendar.pro --- src/{Kalendar.pro => Calendar.pro} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/{Kalendar.pro => Calendar.pro} (98%) diff --git a/src/Kalendar.pro b/src/Calendar.pro similarity index 98% rename from src/Kalendar.pro rename to src/Calendar.pro index 5dfefed..3868713 100755 --- a/src/Kalendar.pro +++ b/src/Calendar.pro @@ -8,7 +8,7 @@ QT += core gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets -TARGET = Kalendar +TARGET = Calendar TEMPLATE = app