diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 14:59:16 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 14:59:16 -0600 |
commit | 08e6e3d01bc56d3b55c1512164f48d3db762bd53 (patch) | |
tree | 5280c4cb6c471a7f2d79e42246fdcda85cc4adfe /src/rip/videodvd/base_k3bvideodvdrippingwidget.ui | |
parent | f3e58cb8bdc777ffad67ac52847bb63c27e7e436 (diff) | |
download | k3b-08e6e3d01bc56d3b55c1512164f48d3db762bd53.tar.gz k3b-08e6e3d01bc56d3b55c1512164f48d3db762bd53.zip |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'src/rip/videodvd/base_k3bvideodvdrippingwidget.ui')
-rw-r--r-- | src/rip/videodvd/base_k3bvideodvdrippingwidget.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui b/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui index 5c22e83..3195f3c 100644 --- a/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui +++ b/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui @@ -28,7 +28,7 @@ <string>Please select the audio streams you want to include in every ripped title</string> </property> </widget> - <widget class="KListView"> + <widget class="TDEListView"> <property name="name"> <cstring>m_titleView</cstring> </property> |