summaryrefslogtreecommitdiffstats
path: root/parts/quickopen
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-13 01:26:43 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-13 01:26:43 -0500
commitb5528c18eb8080cdf8aad4e0357e337b3d8a5f96 (patch)
tree41561db84b7b72f0643f1a59157cb8d676c626af /parts/quickopen
parent7e28a2cd0e6663c45848f47fff28365466a5dc87 (diff)
downloadtdevelop-b5528c18eb8080cdf8aad4e0357e337b3d8a5f96.tar.gz
tdevelop-b5528c18eb8080cdf8aad4e0357e337b3d8a5f96.zip
Fix inadvertent "TQ" changes.
Diffstat (limited to 'parts/quickopen')
-rw-r--r--parts/quickopen/quickopen_part.h4
-rw-r--r--parts/quickopen/quickopenclassdialog.h4
-rw-r--r--parts/quickopen/quickopendialog.h4
-rw-r--r--parts/quickopen/quickopenfiledialog.h4
-rw-r--r--parts/quickopen/quickopenfunctionchooseform.h4
-rw-r--r--parts/quickopen/quickopenfunctiondialog.h4
6 files changed, 12 insertions, 12 deletions
diff --git a/parts/quickopen/quickopen_part.h b/parts/quickopen/quickopen_part.h
index 8af36c67..304a78ae 100644
--- a/parts/quickopen/quickopen_part.h
+++ b/parts/quickopen/quickopen_part.h
@@ -18,8 +18,8 @@
*
*/
-#ifndef __KDEVPART_TQUICKOPEN_H__
-#define __KDEVPART_TQUICKOPEN_H__
+#ifndef __KDEVPART_QUICKOPEN_H__
+#define __KDEVPART_QUICKOPEN_H__
#include <tqguardedptr.h>
#include <kdevquickopen.h>
diff --git a/parts/quickopen/quickopenclassdialog.h b/parts/quickopen/quickopenclassdialog.h
index 4697a327..e29d0b67 100644
--- a/parts/quickopen/quickopenclassdialog.h
+++ b/parts/quickopen/quickopenclassdialog.h
@@ -18,8 +18,8 @@
*
*/
-#ifndef TQUICKOPENCLASSDIALOG_H
-#define TQUICKOPENCLASSDIALOG_H
+#ifndef QUICKOPENCLASSDIALOG_H
+#define QUICKOPENCLASSDIALOG_H
#include "quickopendialog.h"
#include <codemodel.h>
diff --git a/parts/quickopen/quickopendialog.h b/parts/quickopen/quickopendialog.h
index 4ce1be3b..a5bd4e50 100644
--- a/parts/quickopen/quickopendialog.h
+++ b/parts/quickopen/quickopendialog.h
@@ -18,8 +18,8 @@
*
*/
-#ifndef TQUICKOPENDIALOG_H
-#define TQUICKOPENDIALOG_H
+#ifndef QUICKOPENDIALOG_H
+#define QUICKOPENDIALOG_H
#include <tqstringlist.h>
#include <tqtimer.h>
diff --git a/parts/quickopen/quickopenfiledialog.h b/parts/quickopen/quickopenfiledialog.h
index 7ed9b201..9bda6e43 100644
--- a/parts/quickopen/quickopenfiledialog.h
+++ b/parts/quickopen/quickopenfiledialog.h
@@ -18,8 +18,8 @@
*
*/
-#ifndef TQUICKOPENFILEDIALOG_H
-#define TQUICKOPENFILEDIALOG_H
+#ifndef QUICKOPENFILEDIALOG_H
+#define QUICKOPENFILEDIALOG_H
#include "quickopendialog.h"
#include <tqstringlist.h>
diff --git a/parts/quickopen/quickopenfunctionchooseform.h b/parts/quickopen/quickopenfunctionchooseform.h
index af71cc33..06f58e47 100644
--- a/parts/quickopen/quickopenfunctionchooseform.h
+++ b/parts/quickopen/quickopenfunctionchooseform.h
@@ -18,8 +18,8 @@
*
*/
-#ifndef TQUICKOPENFUNCTIONCHOOSEFORM_H
-#define TQUICKOPENFUNCTIONCHOOSEFORM_H
+#ifndef QUICKOPENFUNCTIONCHOOSEFORM_H
+#define QUICKOPENFUNCTIONCHOOSEFORM_H
#include "quickopenfunctionchooseformbase.h"
diff --git a/parts/quickopen/quickopenfunctiondialog.h b/parts/quickopen/quickopenfunctiondialog.h
index e743f0fd..bd8805f5 100644
--- a/parts/quickopen/quickopenfunctiondialog.h
+++ b/parts/quickopen/quickopenfunctiondialog.h
@@ -18,8 +18,8 @@
*
*/
-#ifndef TQUICKOPENFUNCTIONDLG_H
-#define TQUICKOPENFUNCTIONDLG_H
+#ifndef QUICKOPENFUNCTIONDLG_H
+#define QUICKOPENFUNCTIONDLG_H
#include <codemodel.h>