diff options
author | Michele Calgaro <[email protected]> | 2021-10-31 00:13:21 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-10-31 00:14:22 +0900 |
commit | e8933e99b4600d91e9eab7d1ad3a2d35813028a9 (patch) | |
tree | b2899fd1ef651a1bff56918ace94625a4bc14aa0 /AUTHORS | |
parent | e8494e60efeb94c67c813d1c1c038031915e8c17 (diff) | |
download | polkit-tqt-e8933e99b4600d91e9eab7d1ad3a2d35813028a9.tar.gz polkit-tqt-e8933e99b4600d91e9eab7d1ad3a2d35813028a9.zip |
More Qt->TQt conversion and some clean up.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +Ported to TQt3 by Michele Calgaro <[email protected]> + +Polkit-Qt original authors and contributors: Main Authors: - Daniel Nicoletti <[email protected]> - Dario Freddi <[email protected]> @@ -6,4 +9,4 @@ Main Authors: Contributors: - Pino Toscano <[email protected]> - Lukas Tinkl <[email protected]> -- Radek Novacek <[email protected]>
\ No newline at end of file +- Radek Novacek <[email protected]> |