summaryrefslogtreecommitdiffstats
path: root/parts/quickopen/quickopenfiledialog.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-13 01:26:43 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-06-23 19:35:23 +0200
commit46aa37908ae18b65ff44f997f3285462e2694c9d (patch)
tree12cd3d4c3aed80da1d2c25c4922f27d03766f840 /parts/quickopen/quickopenfiledialog.h
parent96249691bfa7deb7a5022f44b659340443dab17d (diff)
downloadtdevelop-46aa37908ae18b65ff44f997f3285462e2694c9d.tar.gz
tdevelop-46aa37908ae18b65ff44f997f3285462e2694c9d.zip
Fix inadvertent "TQ" changes.
(cherry picked from commit b5528c18eb8080cdf8aad4e0357e337b3d8a5f96)
Diffstat (limited to 'parts/quickopen/quickopenfiledialog.h')
-rw-r--r--parts/quickopen/quickopenfiledialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/quickopen/quickopenfiledialog.h b/parts/quickopen/quickopenfiledialog.h
index 268139a6..0afcca02 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>