author | clem <clem> | 2004-07-27 14:33:28 (UTC) |
---|---|---|
committer | clem <clem> | 2004-07-27 14:33:28 (UTC) |
commit | fba7941d0a64139fd150461cbca82afa94b8a92d (patch) (unidiff) | |
tree | 6e4ec9643b376cb0a08b7f2998e017f54f1c1106 /libopie2/opiesecurity/multiauthcommon.h | |
parent | fd0d353abb2fd89a91eca830dbb814984647c1f7 (diff) | |
download | opie-fba7941d0a64139fd150461cbca82afa94b8a92d.zip opie-fba7941d0a64139fd150461cbca82afa94b8a92d.tar.gz opie-fba7941d0a64139fd150461cbca82afa94b8a92d.tar.bz2 |
documented SecOwnerDlg
Diffstat (limited to 'libopie2/opiesecurity/multiauthcommon.h') (more/less context) (ignore whitespace changes)
-rw-r--r-- | libopie2/opiesecurity/multiauthcommon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libopie2/opiesecurity/multiauthcommon.h b/libopie2/opiesecurity/multiauthcommon.h index 46beab0..b728dae 100644 --- a/libopie2/opiesecurity/multiauthcommon.h +++ b/libopie2/opiesecurity/multiauthcommon.h | |||
@@ -45,6 +45,7 @@ | |||
45 | namespace Opie { | 45 | namespace Opie { |
46 | namespace Security { | 46 | namespace Security { |
47 | 47 | ||
48 | /// QDialog simply showing the owner information | ||
48 | class SecOwnerDlg : public QDialog | 49 | class SecOwnerDlg : public QDialog |
49 | { | 50 | { |
50 | Q_OBJECT | 51 | Q_OBJECT |