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