summaryrefslogtreecommitdiffstats
path: root/src/gui/editors
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors')
-rw-r--r--src/gui/editors/eventlist/EventView.cpp4
-rw-r--r--src/gui/editors/eventlist/EventViewItem.h2
-rw-r--r--src/gui/editors/matrix/MatrixEraser.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixMover.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixPainter.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixResizer.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixSelector.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixTool.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixView.cpp4
-rw-r--r--src/gui/editors/notation/ClefInserter.cpp2
-rw-r--r--src/gui/editors/notation/GuitarChordInserter.cpp2
-rw-r--r--src/gui/editors/notation/NotationEraser.cpp2
-rw-r--r--src/gui/editors/notation/NotationSelector.cpp2
-rw-r--r--src/gui/editors/notation/NotationView.cpp4
-rw-r--r--src/gui/editors/notation/NoteFontViewer.cpp2
-rw-r--r--src/gui/editors/notation/NoteInserter.cpp2
-rw-r--r--src/gui/editors/notation/RestInserter.cpp2
-rw-r--r--src/gui/editors/notation/TextInserter.cpp2
-rw-r--r--src/gui/editors/segment/ControlEditorDialog.cpp8
-rw-r--r--src/gui/editors/segment/ControlEditorDialog.h2
-rw-r--r--src/gui/editors/segment/ControlParameterItem.h2
-rw-r--r--src/gui/editors/segment/MarkerEditor.cpp10
-rw-r--r--src/gui/editors/segment/MarkerEditor.h2
-rw-r--r--src/gui/editors/segment/MarkerEditorViewItem.h2
-rw-r--r--src/gui/editors/segment/PlayListView.h2
-rw-r--r--src/gui/editors/segment/PlayListViewItem.h2
-rw-r--r--src/gui/editors/segment/TriggerManagerItem.h2
-rw-r--r--src/gui/editors/segment/TriggerSegmentManager.cpp8
-rw-r--r--src/gui/editors/segment/TriggerSegmentManager.h2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentTool.cpp2
-rw-r--r--src/gui/editors/tempo/TempoListItem.h2
-rw-r--r--src/gui/editors/tempo/TempoView.cpp4
32 files changed, 46 insertions, 46 deletions
diff --git a/src/gui/editors/eventlist/EventView.cpp b/src/gui/editors/eventlist/EventView.cpp
index ab32181..8ecbb27 100644
--- a/src/gui/editors/eventlist/EventView.cpp
+++ b/src/gui/editors/eventlist/EventView.cpp
@@ -59,14 +59,14 @@
#include "gui/general/MidiPitchLabel.h"
#include "gui/kdeext/KTmpStatusMsg.h"
#include "gui/dialogs/EventFilterDialog.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <tdeconfig.h>
#include <klocale.h>
#include <kstatusbar.h>
#include <kstddirs.h>
#include <kglobal.h>
#include <klineeditdlg.h>
-#include <klistview.h>
+#include <tdelistview.h>
#include <kxmlguiclient.h>
#include <tqbuttongroup.h>
#include <tqcanvas.h>
diff --git a/src/gui/editors/eventlist/EventViewItem.h b/src/gui/editors/eventlist/EventViewItem.h
index e86544f..3332e96 100644
--- a/src/gui/editors/eventlist/EventViewItem.h
+++ b/src/gui/editors/eventlist/EventViewItem.h
@@ -25,7 +25,7 @@
#ifndef _RG_EVENTVIEWITEM_H_
#define _RG_EVENTVIEWITEM_H_
-#include <klistview.h>
+#include <tdelistview.h>
namespace Rosegarden
{
diff --git a/src/gui/editors/matrix/MatrixEraser.cpp b/src/gui/editors/matrix/MatrixEraser.cpp
index 7665066..ffd1a59 100644
--- a/src/gui/editors/matrix/MatrixEraser.cpp
+++ b/src/gui/editors/matrix/MatrixEraser.cpp
@@ -34,7 +34,7 @@
#include "MatrixStaff.h"
#include "MatrixTool.h"
#include "MatrixView.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kglobal.h>
#include <tqiconset.h>
#include <tqstring.h>
diff --git a/src/gui/editors/matrix/MatrixMover.cpp b/src/gui/editors/matrix/MatrixMover.cpp
index d2955fe..50344ab 100644
--- a/src/gui/editors/matrix/MatrixMover.cpp
+++ b/src/gui/editors/matrix/MatrixMover.cpp
@@ -43,7 +43,7 @@
#include "MatrixTool.h"
#include "MatrixView.h"
#include "MatrixVLayout.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kglobal.h>
#include <tqiconset.h>
#include <tqpoint.h>
diff --git a/src/gui/editors/matrix/MatrixPainter.cpp b/src/gui/editors/matrix/MatrixPainter.cpp
index a6b0a15..e48e4ed 100644
--- a/src/gui/editors/matrix/MatrixPainter.cpp
+++ b/src/gui/editors/matrix/MatrixPainter.cpp
@@ -42,7 +42,7 @@
#include "MatrixStaff.h"
#include "MatrixTool.h"
#include "MatrixView.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kglobal.h>
#include <tqiconset.h>
#include <tqpoint.h>
diff --git a/src/gui/editors/matrix/MatrixResizer.cpp b/src/gui/editors/matrix/MatrixResizer.cpp
index ff7760a..167d464 100644
--- a/src/gui/editors/matrix/MatrixResizer.cpp
+++ b/src/gui/editors/matrix/MatrixResizer.cpp
@@ -40,7 +40,7 @@
#include "MatrixStaff.h"
#include "MatrixTool.h"
#include "MatrixView.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kglobal.h>
#include <tqiconset.h>
#include <tqpoint.h>
diff --git a/src/gui/editors/matrix/MatrixSelector.cpp b/src/gui/editors/matrix/MatrixSelector.cpp
index 72060af..f118bfb 100644
--- a/src/gui/editors/matrix/MatrixSelector.cpp
+++ b/src/gui/editors/matrix/MatrixSelector.cpp
@@ -46,7 +46,7 @@
#include "MatrixStaff.h"
#include "MatrixTool.h"
#include "MatrixView.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kglobal.h>
#include <kapplication.h>
#include <tdeconfig.h>
diff --git a/src/gui/editors/matrix/MatrixTool.cpp b/src/gui/editors/matrix/MatrixTool.cpp
index a478aa3..62cfd90 100644
--- a/src/gui/editors/matrix/MatrixTool.cpp
+++ b/src/gui/editors/matrix/MatrixTool.cpp
@@ -27,7 +27,7 @@
#include "gui/general/EditTool.h"
#include "MatrixView.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <tqstring.h>
diff --git a/src/gui/editors/matrix/MatrixView.cpp b/src/gui/editors/matrix/MatrixView.cpp
index 099ef06..8353ce2 100644
--- a/src/gui/editors/matrix/MatrixView.cpp
+++ b/src/gui/editors/matrix/MatrixView.cpp
@@ -104,14 +104,14 @@
#include "sound/SequencerDataBlock.h"
#include <klocale.h>
#include <kstddirs.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <kcombobox.h>
#include <tdeconfig.h>
#include <kdockwidget.h>
#include <kglobal.h>
#include <kmessagebox.h>
#include <kstatusbar.h>
-#include <ktoolbar.h>
+#include <tdetoolbar.h>
#include <kxmlguiclient.h>
#include <tqcanvas.h>
#include <tqcursor.h>
diff --git a/src/gui/editors/notation/ClefInserter.cpp b/src/gui/editors/notation/ClefInserter.cpp
index 097fc5e..28198a2 100644
--- a/src/gui/editors/notation/ClefInserter.cpp
+++ b/src/gui/editors/notation/ClefInserter.cpp
@@ -36,7 +36,7 @@
#include "NotationTool.h"
#include "NotationView.h"
#include "NotePixmapFactory.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <tqiconset.h>
#include <tqstring.h>
diff --git a/src/gui/editors/notation/GuitarChordInserter.cpp b/src/gui/editors/notation/GuitarChordInserter.cpp
index b730dd3..0885b66 100644
--- a/src/gui/editors/notation/GuitarChordInserter.cpp
+++ b/src/gui/editors/notation/GuitarChordInserter.cpp
@@ -40,7 +40,7 @@
#include "NotationTool.h"
#include "NotationView.h"
#include "NotePixmapFactory.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <tqdialog.h>
#include <tqiconset.h>
#include <tqstring.h>
diff --git a/src/gui/editors/notation/NotationEraser.cpp b/src/gui/editors/notation/NotationEraser.cpp
index 198943e..fab2b4d 100644
--- a/src/gui/editors/notation/NotationEraser.cpp
+++ b/src/gui/editors/notation/NotationEraser.cpp
@@ -34,7 +34,7 @@
#include "NotationTool.h"
#include "NotationView.h"
#include "NotePixmapFactory.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <tdeconfig.h>
#include <tqiconset.h>
#include <tqstring.h>
diff --git a/src/gui/editors/notation/NotationSelector.cpp b/src/gui/editors/notation/NotationSelector.cpp
index 549b2a5..c6d1c68 100644
--- a/src/gui/editors/notation/NotationSelector.cpp
+++ b/src/gui/editors/notation/NotationSelector.cpp
@@ -48,7 +48,7 @@
#include "NotationTool.h"
#include "NotationView.h"
#include "NotePixmapFactory.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <tqapplication.h>
#include <tqiconset.h>
#include <tqrect.h>
diff --git a/src/gui/editors/notation/NotationView.cpp b/src/gui/editors/notation/NotationView.cpp
index f77bb36..d8fe2c6 100644
--- a/src/gui/editors/notation/NotationView.cpp
+++ b/src/gui/editors/notation/NotationView.cpp
@@ -180,7 +180,7 @@
#include "sound/MappedEvent.h"
#include "TextInserter.h"
#include "HeadersGroup.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kcombobox.h>
#include <tdeconfig.h>
#include <kglobal.h>
@@ -192,7 +192,7 @@
#include <kstatusbar.h>
#include <kstdaction.h>
#include <ktempfile.h>
-#include <ktoolbar.h>
+#include <tdetoolbar.h>
#include <kxmlguiclient.h>
#include <tqbrush.h>
#include <tqcanvas.h>
diff --git a/src/gui/editors/notation/NoteFontViewer.cpp b/src/gui/editors/notation/NoteFontViewer.cpp
index 709041e..2474ec1 100644
--- a/src/gui/editors/notation/NoteFontViewer.cpp
+++ b/src/gui/editors/notation/NoteFontViewer.cpp
@@ -29,7 +29,7 @@
#include "FontViewFrame.h"
#include <kcombobox.h>
#include <kdialogbase.h>
-#include <ktoolbar.h>
+#include <tdetoolbar.h>
#include <tqlabel.h>
#include <tqstring.h>
#include <tqstringlist.h>
diff --git a/src/gui/editors/notation/NoteInserter.cpp b/src/gui/editors/notation/NoteInserter.cpp
index 932b2cf..de1ba52 100644
--- a/src/gui/editors/notation/NoteInserter.cpp
+++ b/src/gui/editors/notation/NoteInserter.cpp
@@ -49,7 +49,7 @@
#include "NotationStaff.h"
#include "NotePixmapFactory.h"
#include "NoteStyleFactory.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kcommand.h>
#include <tdeconfig.h>
#include <tqiconset.h>
diff --git a/src/gui/editors/notation/RestInserter.cpp b/src/gui/editors/notation/RestInserter.cpp
index 674ce60..2dccf65 100644
--- a/src/gui/editors/notation/RestInserter.cpp
+++ b/src/gui/editors/notation/RestInserter.cpp
@@ -39,7 +39,7 @@
#include "NotationView.h"
#include "NoteInserter.h"
#include "NotePixmapFactory.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kcommand.h>
#include <tqiconset.h>
#include <tqregexp.h>
diff --git a/src/gui/editors/notation/TextInserter.cpp b/src/gui/editors/notation/TextInserter.cpp
index 90674fb..84a832e 100644
--- a/src/gui/editors/notation/TextInserter.cpp
+++ b/src/gui/editors/notation/TextInserter.cpp
@@ -39,7 +39,7 @@
#include "NotationView.h"
#include "NotePixmapFactory.h"
#include "NotationElement.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <tqdialog.h>
#include <tqiconset.h>
#include <tqstring.h>
diff --git a/src/gui/editors/segment/ControlEditorDialog.cpp b/src/gui/editors/segment/ControlEditorDialog.cpp
index 8a10ace..3480f06 100644
--- a/src/gui/editors/segment/ControlEditorDialog.cpp
+++ b/src/gui/editors/segment/ControlEditorDialog.cpp
@@ -46,11 +46,11 @@
#include "document/MultiViewCommandHistory.h"
#include "document/RosegardenGUIDoc.h"
#include "document/ConfigGroups.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kcommand.h>
-#include <klistview.h>
-#include <kmainwindow.h>
-#include <kstdaccel.h>
+#include <tdelistview.h>
+#include <tdemainwindow.h>
+#include <tdestdaccel.h>
#include <kstdaction.h>
#include <tqcolor.h>
#include <tqdialog.h>
diff --git a/src/gui/editors/segment/ControlEditorDialog.h b/src/gui/editors/segment/ControlEditorDialog.h
index 7b7b0b6..816a52f 100644
--- a/src/gui/editors/segment/ControlEditorDialog.h
+++ b/src/gui/editors/segment/ControlEditorDialog.h
@@ -28,7 +28,7 @@
#include "base/Device.h"
#include "base/MidiDevice.h"
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
class TQWidget;
diff --git a/src/gui/editors/segment/ControlParameterItem.h b/src/gui/editors/segment/ControlParameterItem.h
index 2a354d3..fe63b5b 100644
--- a/src/gui/editors/segment/ControlParameterItem.h
+++ b/src/gui/editors/segment/ControlParameterItem.h
@@ -27,7 +27,7 @@
#define _RG_CONTROLPARAMETERITEM_H_
#include <tqstring.h>
-#include <klistview.h>
+#include <tdelistview.h>
namespace Rosegarden
diff --git a/src/gui/editors/segment/MarkerEditor.cpp b/src/gui/editors/segment/MarkerEditor.cpp
index 2a62a4a..5eb09d1 100644
--- a/src/gui/editors/segment/MarkerEditor.cpp
+++ b/src/gui/editors/segment/MarkerEditor.cpp
@@ -30,7 +30,7 @@
#include <klocale.h>
#include <kstddirs.h>
-#include <kstdaccel.h>
+#include <tdestdaccel.h>
#include <tdeconfig.h>
#include "misc/Debug.h"
#include "misc/Strings.h"
@@ -44,12 +44,12 @@
#include "document/RosegardenGUIDoc.h"
#include "document/ConfigGroups.h"
#include "gui/dialogs/MarkerModifyDialog.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kcommand.h>
#include <kglobal.h>
-#include <klistview.h>
-#include <kmainwindow.h>
-#include <kstdaccel.h>
+#include <tdelistview.h>
+#include <tdemainwindow.h>
+#include <tdestdaccel.h>
#include <kstdaction.h>
#include <tqaccel.h>
#include <tqdialog.h>
diff --git a/src/gui/editors/segment/MarkerEditor.h b/src/gui/editors/segment/MarkerEditor.h
index 71d998f..0dcd3b9 100644
--- a/src/gui/editors/segment/MarkerEditor.h
+++ b/src/gui/editors/segment/MarkerEditor.h
@@ -26,7 +26,7 @@
#ifndef _RG_MARKEREDITOR_H_
#define _RG_MARKEREDITOR_H_
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <tqstring.h>
#include "base/Event.h"
diff --git a/src/gui/editors/segment/MarkerEditorViewItem.h b/src/gui/editors/segment/MarkerEditorViewItem.h
index ac15b65..dbf09e6 100644
--- a/src/gui/editors/segment/MarkerEditorViewItem.h
+++ b/src/gui/editors/segment/MarkerEditorViewItem.h
@@ -25,7 +25,7 @@
#ifndef _RG_MARKEREDITORVIEWITEM_H_
#define _RG_MARKEREDITORVIEWITEM_H_
-#include <klistview.h>
+#include <tdelistview.h>
#include "base/Event.h"
diff --git a/src/gui/editors/segment/PlayListView.h b/src/gui/editors/segment/PlayListView.h
index c4e6aa3..635789a 100644
--- a/src/gui/editors/segment/PlayListView.h
+++ b/src/gui/editors/segment/PlayListView.h
@@ -25,7 +25,7 @@
#ifndef _RG_PLAYLISTVIEW_H_
#define _RG_PLAYLISTVIEW_H_
-#include <klistview.h>
+#include <tdelistview.h>
namespace Rosegarden {
diff --git a/src/gui/editors/segment/PlayListViewItem.h b/src/gui/editors/segment/PlayListViewItem.h
index ad6c476..1fe5988 100644
--- a/src/gui/editors/segment/PlayListViewItem.h
+++ b/src/gui/editors/segment/PlayListViewItem.h
@@ -25,7 +25,7 @@
#ifndef _RG_PLAYLISTVIEWITEM_H_
#define _RG_PLAYLISTVIEWITEM_H_
-#include <klistview.h>
+#include <tdelistview.h>
#include <kurl.h>
namespace Rosegarden {
diff --git a/src/gui/editors/segment/TriggerManagerItem.h b/src/gui/editors/segment/TriggerManagerItem.h
index eb52a86..3e87ca0 100644
--- a/src/gui/editors/segment/TriggerManagerItem.h
+++ b/src/gui/editors/segment/TriggerManagerItem.h
@@ -25,7 +25,7 @@
#ifndef _RG_TRIGGERMANAGERITEM_H_
#define _RG_TRIGGERMANAGERITEM_H_
-#include <klistview.h>
+#include <tdelistview.h>
#include "base/Event.h"
#include "base/TriggerSegment.h"
diff --git a/src/gui/editors/segment/TriggerSegmentManager.cpp b/src/gui/editors/segment/TriggerSegmentManager.cpp
index ca05d84..5444e80 100644
--- a/src/gui/editors/segment/TriggerSegmentManager.cpp
+++ b/src/gui/editors/segment/TriggerSegmentManager.cpp
@@ -47,13 +47,13 @@
#include "document/ConfigGroups.h"
#include "gui/dialogs/TimeDialog.h"
#include "gui/general/MidiPitchLabel.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kcommand.h>
#include <kglobal.h>
-#include <klistview.h>
-#include <kmainwindow.h>
+#include <tdelistview.h>
+#include <tdemainwindow.h>
#include <kmessagebox.h>
-#include <kstdaccel.h>
+#include <tdestdaccel.h>
#include <kstdaction.h>
#include <tdeconfig.h>
#include <tqaccel.h>
diff --git a/src/gui/editors/segment/TriggerSegmentManager.h b/src/gui/editors/segment/TriggerSegmentManager.h
index 35fd847..755ea4a 100644
--- a/src/gui/editors/segment/TriggerSegmentManager.h
+++ b/src/gui/editors/segment/TriggerSegmentManager.h
@@ -26,7 +26,7 @@
#ifndef _RG_TRIGGERSEGMENTMANAGER_H_
#define _RG_TRIGGERSEGMENTMANAGER_H_
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <tqstring.h>
#include "base/Event.h"
diff --git a/src/gui/editors/segment/segmentcanvas/SegmentTool.cpp b/src/gui/editors/segment/segmentcanvas/SegmentTool.cpp
index 9565553..f9ac172 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentTool.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentTool.cpp
@@ -33,7 +33,7 @@
#include "gui/general/BaseTool.h"
#include "SegmentToolBox.h"
#include <kcommand.h>
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <tqpoint.h>
#include <tqpopupmenu.h>
diff --git a/src/gui/editors/tempo/TempoListItem.h b/src/gui/editors/tempo/TempoListItem.h
index 7f81f27..8faca73 100644
--- a/src/gui/editors/tempo/TempoListItem.h
+++ b/src/gui/editors/tempo/TempoListItem.h
@@ -25,7 +25,7 @@
#ifndef _RG_TEMPOLISTITEM_H_
#define _RG_TEMPOLISTITEM_H_
-#include <klistview.h>
+#include <tdelistview.h>
#include "base/Event.h"
diff --git a/src/gui/editors/tempo/TempoView.cpp b/src/gui/editors/tempo/TempoView.cpp
index d5c4013..2041515 100644
--- a/src/gui/editors/tempo/TempoView.cpp
+++ b/src/gui/editors/tempo/TempoView.cpp
@@ -44,10 +44,10 @@
#include "gui/general/EditViewBase.h"
#include "gui/kdeext/KTmpStatusMsg.h"
#include "TempoListItem.h"
-#include <kaction.h>
+#include <tdeaction.h>
#include <kglobal.h>
#include <tdeconfig.h>
-#include <klistview.h>
+#include <tdelistview.h>
#include <kxmlguiclient.h>
#include <tqbuttongroup.h>
#include <tqcheckbox.h>