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/k3bvideocdrippingdialog.h | |
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/k3bvideocdrippingdialog.h')
-rw-r--r-- | src/rip/k3bvideocdrippingdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rip/k3bvideocdrippingdialog.h b/src/rip/k3bvideocdrippingdialog.h index 1d2aafd..454f4c3 100644 --- a/src/rip/k3bvideocdrippingdialog.h +++ b/src/rip/k3bvideocdrippingdialog.h @@ -23,7 +23,7 @@ #include <k3bdiskinfo.h> #include "k3bvideocdrippingoptions.h" -class KListView; +class TDEListView; class TQCheckBox; class TQLabel; class TQSpinBox; |