summaryrefslogtreecommitdiffstats
path: root/bibletime/frontend/display/cplainwritedisplay.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:58:26 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:58:26 -0600
commit9791ea57011bb53515a99f77dcb6dae2bed3a3b7 (patch)
tree1009b4febd9c92e886be7229c17795c834a383a2 /bibletime/frontend/display/cplainwritedisplay.cpp
parentc908e40b492e38997bdfd23ea6511cc854707546 (diff)
downloadbibletime-9791ea57011bb53515a99f77dcb6dae2bed3a3b7.tar.gz
bibletime-9791ea57011bb53515a99f77dcb6dae2bed3a3b7.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'bibletime/frontend/display/cplainwritedisplay.cpp')
-rw-r--r--bibletime/frontend/display/cplainwritedisplay.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/frontend/display/cplainwritedisplay.cpp b/bibletime/frontend/display/cplainwritedisplay.cpp
index 6db1d1d..2619974 100644
--- a/bibletime/frontend/display/cplainwritedisplay.cpp
+++ b/bibletime/frontend/display/cplainwritedisplay.cpp
@@ -96,7 +96,7 @@ TQPopupMenu* CPlainWriteDisplay::createPopupMenu( ) {
}
/** Creates the necessary action objects and puts them on the toolbar. */
-void CPlainWriteDisplay::setupToolbar(KToolBar* /*bar*/, KActionCollection* /*actionCollection*/) {}
+void CPlainWriteDisplay::setupToolbar(TDEToolBar* /*bar*/, TDEActionCollection* /*actionCollection*/) {}
/** Reimplementation to insert the text of a dragged reference into the edit view. */
void CPlainWriteDisplay::contentsDragEnterEvent( TQDragEnterEvent* e ) {