diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2025-09-30 16:55:23 -0500 |
|---|---|---|
| committer | Timothy Pearson <tpearson@raptorengineering.com> | 2025-10-22 19:27:52 -0500 |
| commit | 645c0b003f5c3592f50443caf78d9133d90aafc2 (patch) | |
| tree | f8f3ebc51ff22cee20f14551a7f34b4a1bc5080c /src/CMakeLists.txt | |
| parent | be12862defea33f092fc32b510aed8c0ec8fe3a4 (diff) | |
| download | kcmldapmanager-645c0b00.tar.gz kcmldapmanager-645c0b00.zip | |
Add ability to set user profile avatars
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index dd9b197..734f12d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -29,6 +29,7 @@ tde_add_kpart( kcm_ldapmanager AUTOMOC groupconfigdlg.cpp machineconfigdlg.cpp serviceconfigdlg.cpp + chfacedlg.cpp LINK tdeio-shared tdeui-shared |
