diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 14:58:56 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 14:58:56 -0600 |
commit | 8f88fbd71dfcee8eaddcf466580f55d4174eb7cb (patch) | |
tree | b101a06823f36736bc83f29d9ca65d5e33632ef7 /kcm_gtk/mozillaprofile.ui | |
parent | 1af6477f60d3df51ffdecfb714cb94156ecf4345 (diff) | |
download | gtk-qt-engine-8f88fbd71dfcee8eaddcf466580f55d4174eb7cb.tar.gz gtk-qt-engine-8f88fbd71dfcee8eaddcf466580f55d4174eb7cb.zip |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'kcm_gtk/mozillaprofile.ui')
-rw-r--r-- | kcm_gtk/mozillaprofile.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcm_gtk/mozillaprofile.ui b/kcm_gtk/mozillaprofile.ui index b6ece9e..26a8066 100644 --- a/kcm_gtk/mozillaprofile.ui +++ b/kcm_gtk/mozillaprofile.ui @@ -38,7 +38,7 @@ <string>Please select the profiles that you want to fix:</string> </property> </widget> - <widget class="KListView"> + <widget class="TDEListView"> <column> <property name="text"> <string>Profile</string> |