diff options
author | Timothy Pearson <[email protected]> | 2012-05-29 15:33:39 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-05-29 15:33:39 -0500 |
commit | 5948ba909d1a2541865fcb2b52f76a7719f72f3e (patch) | |
tree | 858e1027143cb7085e6a60c100b9b4f03c6b5d6a /src/ldappasswddlg.h | |
parent | 691351f08aeec1ea1582e46aac8aa734321e1e13 (diff) | |
download | kcmldapmanager-5948ba909d1a2541865fcb2b52f76a7719f72f3e.tar.gz kcmldapmanager-5948ba909d1a2541865fcb2b52f76a7719f72f3e.zip |
User editor dialog is now working in RO mode
Diffstat (limited to 'src/ldappasswddlg.h')
-rw-r--r-- | src/ldappasswddlg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ldappasswddlg.h b/src/ldappasswddlg.h index 1869392..2c3c060 100644 --- a/src/ldappasswddlg.h +++ b/src/ldappasswddlg.h @@ -22,6 +22,7 @@ #define _LDAPPASSWORDDIALOG_H_ #include <kdialogbase.h> +#include <kcombobox.h> #include "ldaplogindlg.h" |