From 3aa06b1a60f55df35011bc504337a90afc5f955c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 31 Dec 2020 16:30:17 +0900 Subject: [PATCH] Renaming of files in preparation for code style tools. Signed-off-by: Michele Calgaro (cherry picked from commit 8447fb09fbe817a471943aae29166d5f836d632c) --- kbarcode/printersettings.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kbarcode/printersettings.cpp b/kbarcode/printersettings.cpp index e0e1ba6..66c3d56 100644 --- a/kbarcode/printersettings.cpp +++ b/kbarcode/printersettings.cpp @@ -26,7 +26,7 @@ #include #include -// Stolen from koffice/lib/kofficecore/koGlobal.cc +// Stolen from koffice/lib/kofficecore/koGlobal.cpp // and modified afterwards // - the comments "should be..." indicates the exact values if the inch sizes would be multiplied by 25.4 mm/inch