summaryrefslogtreecommitdiffstats
path: root/src/commands/studio
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/studio')
-rw-r--r--src/commands/studio/AddControlParameterCommand.h2
-rw-r--r--src/commands/studio/CreateOrDeleteDeviceCommand.h2
-rw-r--r--src/commands/studio/ModifyControlParameterCommand.h2
-rw-r--r--src/commands/studio/ModifyDeviceCommand.h2
-rw-r--r--src/commands/studio/ModifyDeviceMappingCommand.h2
-rw-r--r--src/commands/studio/ModifyInstrumentMappingCommand.h2
-rw-r--r--src/commands/studio/ReconnectDeviceCommand.h2
-rw-r--r--src/commands/studio/RemoveControlParameterCommand.h2
-rw-r--r--src/commands/studio/RenameDeviceCommand.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/commands/studio/AddControlParameterCommand.h b/src/commands/studio/AddControlParameterCommand.h
index 3cbf903..841ceef 100644
--- a/src/commands/studio/AddControlParameterCommand.h
+++ b/src/commands/studio/AddControlParameterCommand.h
@@ -30,7 +30,7 @@
#include "base/Device.h"
#include <kcommand.h>
#include <tqstring.h>
-#include <klocale.h>
+#include <tdelocale.h>
diff --git a/src/commands/studio/CreateOrDeleteDeviceCommand.h b/src/commands/studio/CreateOrDeleteDeviceCommand.h
index 3db7b25..4df85b3 100644
--- a/src/commands/studio/CreateOrDeleteDeviceCommand.h
+++ b/src/commands/studio/CreateOrDeleteDeviceCommand.h
@@ -31,7 +31,7 @@
#include <string>
#include <kcommand.h>
#include <tqstring.h>
-#include <klocale.h>
+#include <tdelocale.h>
diff --git a/src/commands/studio/ModifyControlParameterCommand.h b/src/commands/studio/ModifyControlParameterCommand.h
index 1a32994..1821b9f 100644
--- a/src/commands/studio/ModifyControlParameterCommand.h
+++ b/src/commands/studio/ModifyControlParameterCommand.h
@@ -30,7 +30,7 @@
#include "base/Device.h"
#include <kcommand.h>
#include <tqstring.h>
-#include <klocale.h>
+#include <tdelocale.h>
diff --git a/src/commands/studio/ModifyDeviceCommand.h b/src/commands/studio/ModifyDeviceCommand.h
index f6c5289..c6f2fa2 100644
--- a/src/commands/studio/ModifyDeviceCommand.h
+++ b/src/commands/studio/ModifyDeviceCommand.h
@@ -31,7 +31,7 @@
#include <string>
#include <kcommand.h>
#include <tqstring.h>
-#include <klocale.h>
+#include <tdelocale.h>
class Modify;
diff --git a/src/commands/studio/ModifyDeviceMappingCommand.h b/src/commands/studio/ModifyDeviceMappingCommand.h
index 824b07e..3f220b7 100644
--- a/src/commands/studio/ModifyDeviceMappingCommand.h
+++ b/src/commands/studio/ModifyDeviceMappingCommand.h
@@ -31,7 +31,7 @@
#include <kcommand.h>
#include <tqstring.h>
#include <vector>
-#include <klocale.h>
+#include <tdelocale.h>
class Modify;
diff --git a/src/commands/studio/ModifyInstrumentMappingCommand.h b/src/commands/studio/ModifyInstrumentMappingCommand.h
index f482008..32aa04f 100644
--- a/src/commands/studio/ModifyInstrumentMappingCommand.h
+++ b/src/commands/studio/ModifyInstrumentMappingCommand.h
@@ -31,7 +31,7 @@
#include <kcommand.h>
#include <tqstring.h>
#include <vector>
-#include <klocale.h>
+#include <tdelocale.h>
class Modify;
diff --git a/src/commands/studio/ReconnectDeviceCommand.h b/src/commands/studio/ReconnectDeviceCommand.h
index ba445a6..b094014 100644
--- a/src/commands/studio/ReconnectDeviceCommand.h
+++ b/src/commands/studio/ReconnectDeviceCommand.h
@@ -30,7 +30,7 @@
#include <string>
#include <kcommand.h>
#include <tqstring.h>
-#include <klocale.h>
+#include <tdelocale.h>
diff --git a/src/commands/studio/RemoveControlParameterCommand.h b/src/commands/studio/RemoveControlParameterCommand.h
index 9b8f82f..2fc8eed 100644
--- a/src/commands/studio/RemoveControlParameterCommand.h
+++ b/src/commands/studio/RemoveControlParameterCommand.h
@@ -30,7 +30,7 @@
#include "base/Device.h"
#include <kcommand.h>
#include <tqstring.h>
-#include <klocale.h>
+#include <tdelocale.h>
diff --git a/src/commands/studio/RenameDeviceCommand.h b/src/commands/studio/RenameDeviceCommand.h
index 8e4f1f4..941817f 100644
--- a/src/commands/studio/RenameDeviceCommand.h
+++ b/src/commands/studio/RenameDeviceCommand.h
@@ -30,7 +30,7 @@
#include <string>
#include <kcommand.h>
#include <tqstring.h>
-#include <klocale.h>
+#include <tdelocale.h>