summaryrefslogtreecommitdiffstats
path: root/src/k3bmediacontentsview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:59:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:59:16 -0600
commit08e6e3d01bc56d3b55c1512164f48d3db762bd53 (patch)
tree5280c4cb6c471a7f2d79e42246fdcda85cc4adfe /src/k3bmediacontentsview.h
parentf3e58cb8bdc777ffad67ac52847bb63c27e7e436 (diff)
downloadk3b-08e6e3d01bc56d3b55c1512164f48d3db762bd53.tar.gz
k3b-08e6e3d01bc56d3b55c1512164f48d3db762bd53.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'src/k3bmediacontentsview.h')
-rw-r--r--src/k3bmediacontentsview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bmediacontentsview.h b/src/k3bmediacontentsview.h
index a8d8e2a..f888c33 100644
--- a/src/k3bmediacontentsview.h
+++ b/src/k3bmediacontentsview.h
@@ -29,7 +29,7 @@ class K3bThemedHeader;
* the selected device and reloads the contents if a new usable medium is inserted or disables the controls if the
* medium is just ejected. For this to work the proper content types have to be set.
*
- * TODO: how about giving this one a KActionCollection so it can handle the toolbar automatically
+ * TODO: how about giving this one a TDEActionCollection so it can handle the toolbar automatically
*/
class K3bMediaContentsView : public K3bContentsView
{