diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-16 19:57:12 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-18 18:07:42 +0900 |
| commit | 484c315b2d206ae00009bbb89e85113b8454abed (patch) | |
| tree | d45ee10bd98916a2381820fefd8e4ed9687edc5d /src/svnqt/svnqttypes.h | |
| parent | aa1df34fd674490d0b7600603ae57e2a5f3e3ffd (diff) | |
| download | tdesvn-484c315b2d206ae00009bbb89e85113b8454abed.tar.gz tdesvn-484c315b2d206ae00009bbb89e85113b8454abed.zip | |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8ddc40ff83dedce5ef1b0f9325c2bfc06fa359b2)
Diffstat (limited to 'src/svnqt/svnqttypes.h')
| -rw-r--r-- | src/svnqt/svnqttypes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnqt/svnqttypes.h b/src/svnqt/svnqttypes.h index 080c76b..66ed28f 100644 --- a/src/svnqt/svnqttypes.h +++ b/src/svnqt/svnqttypes.h @@ -24,7 +24,7 @@ #include "svnqt/svnqt_defines.h" #include "svnqt/shared_pointer.h" -// qt +// tqt #include <tqglobal.h> #include <tqstring.h> |
