diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-12-31 16:30:17 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-12-31 16:30:17 +0900 |
commit | 8447fb09fbe817a471943aae29166d5f836d632c (patch) | |
tree | 35d9fc021d4206683b5019a6500f863a74fb8a9d | |
parent | be2bda376564bb6d9075835d40c3d7a648a2499a (diff) | |
download | kbarcode-8447fb09fbe817a471943aae29166d5f836d632c.tar.gz kbarcode-8447fb09fbe817a471943aae29166d5f836d632c.zip |
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | kbarcode/printersettings.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <tdelocale.h> #include <kurl.h> -// 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 |