summaryrefslogtreecommitdiffstats
path: root/libk3b/tools/k3bradioaction.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:10:14 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:10:14 -0600
commitbba095a5aab3f7cbf3ec062071e94f5c1e66e50b (patch)
tree2a7e8b53757b499b0b08d235cfe58e9505ca4aa3 /libk3b/tools/k3bradioaction.cpp
parent08e6e3d01bc56d3b55c1512164f48d3db762bd53 (diff)
downloadk3b-bba095a5aab3f7cbf3ec062071e94f5c1e66e50b.tar.gz
k3b-bba095a5aab3f7cbf3ec062071e94f5c1e66e50b.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'libk3b/tools/k3bradioaction.cpp')
-rw-r--r--libk3b/tools/k3bradioaction.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/tools/k3bradioaction.cpp b/libk3b/tools/k3bradioaction.cpp
index a70b5be..d19f579 100644
--- a/libk3b/tools/k3bradioaction.cpp
+++ b/libk3b/tools/k3bradioaction.cpp
@@ -15,7 +15,7 @@
#include "k3bradioaction.h"
-#include <ktoolbarbutton.h>
+#include <tdetoolbarbutton.h>
K3bRadioAction::K3bRadioAction( const TQString& text, const TDEShortcut& cut,
TQObject* parent, const char* name )