diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 14:59:57 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 14:59:57 -0600 |
commit | ba44a6b6dedfc96d5ce33c31ad2df4c22e124f76 (patch) | |
tree | 69f1a9d17a8f683d4cf1b65d0e176ae298acb1ad /src/userconfigbase.ui | |
parent | c8c8d51b179380d89abf7d71825902e7255a71db (diff) | |
download | kcmldapmanager-ba44a6b6dedfc96d5ce33c31ad2df4c22e124f76.tar.gz kcmldapmanager-ba44a6b6dedfc96d5ce33c31ad2df4c22e124f76.zip |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'src/userconfigbase.ui')
-rw-r--r-- | src/userconfigbase.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userconfigbase.ui b/src/userconfigbase.ui index 9417722..61e44dc 100644 --- a/src/userconfigbase.ui +++ b/src/userconfigbase.ui @@ -507,7 +507,7 @@ </size> </property> </spacer> - <widget class="KListView" row="1" column="0" colspan="3"> + <widget class="TDEListView" row="1" column="0" colspan="3"> <column> <property name="text"> <string>Secondary Group Name</string> |