summaryrefslogtreecommitdiffstats
path: root/parts/quickopen/quickopenclassdialog.h
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/quickopenclassdialog.h
parent7e28a2cd0e6663c45848f47fff28365466a5dc87 (diff)
downloadtdevelop-b5528c18eb8080cdf8aad4e0357e337b3d8a5f96.tar.gz
tdevelop-b5528c18eb8080cdf8aad4e0357e337b3d8a5f96.zip
Fix inadvertent "TQ" changes.
Diffstat (limited to 'parts/quickopen/quickopenclassdialog.h')
-rw-r--r--parts/quickopen/quickopenclassdialog.h4
1 files changed, 2 insertions, 2 deletions
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>