diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-09 12:33:46 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-10 21:32:57 +0900 |
| commit | 5123998ab7e3b86776f6f894954865f764c37362 (patch) | |
| tree | be447d963c1f380817258573fe842c56f54346f9 /kmymoney2/plugins/ofximport/ofxpartner.cpp | |
| parent | 970832ef00f193e4a74a114151b0003f17d79656 (diff) | |
| download | kmymoney-5123998a.tar.gz kmymoney-5123998a.zip | |
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 41c1fd1fc0486eb29655f220b412867c173ac059)
Diffstat (limited to 'kmymoney2/plugins/ofximport/ofxpartner.cpp')
| -rw-r--r-- | kmymoney2/plugins/ofximport/ofxpartner.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/plugins/ofximport/ofxpartner.cpp b/kmymoney2/plugins/ofximport/ofxpartner.cpp index ef5356a..e900801 100644 --- a/kmymoney2/plugins/ofximport/ofxpartner.cpp +++ b/kmymoney2/plugins/ofximport/ofxpartner.cpp @@ -23,7 +23,7 @@ #include <unistd.h> // ---------------------------------------------------------------------------- -// QT Includes +// TQt Includes #include <tqdatetime.h> #include <tqeventloop.h> @@ -36,7 +36,7 @@ #include <tqtextstream.h> // ---------------------------------------------------------------------------- -// KDE Includes +// TDE Includes #include <tdeio/job.h> |
