diff options
Diffstat (limited to 'lang/qt')
-rw-r--r-- | lang/qt/README | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lang/qt/README b/lang/qt/README index bc619ebc..a6b133f5 100644 --- a/lang/qt/README +++ b/lang/qt/README @@ -21,4 +21,10 @@ Overview -------- QGpgme provides Qt API bindings around Gpgmepp. It depends on Gpgmepp. -See the generated documentation for more info +See the generated documentation for more info. + +Hacking +------- +QGpgME comes from a KDE background. As such it does not use +GNU Coding styles but KDE Coding styles. See: +https://techbase.kde.org/Policies/Frameworks_Coding_Style |