summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/gen_qregexplexer.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-12-08 12:30:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-12-08 12:30:30 +0900
commit7ec5a57fc3f04526f36477e22066199372beb0ee (patch)
treef46ff23820fcfbf612070cce46b7496bc766a9fd /kregexpeditor/gen_qregexplexer.cpp
parent062ea53b46c9b76c78fcde2fb0df8b2411af3f39 (diff)
downloadtdeutils-7ec5a57fc3f04526f36477e22066199372beb0ee.tar.gz
tdeutils-7ec5a57fc3f04526f36477e22066199372beb0ee.zip
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kregexpeditor/gen_qregexplexer.cpp')
-rw-r--r--kregexpeditor/gen_qregexplexer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/gen_qregexplexer.cpp b/kregexpeditor/gen_qregexplexer.cpp
index b943814..172dd8e 100644
--- a/kregexpeditor/gen_qregexplexer.cpp
+++ b/kregexpeditor/gen_qregexplexer.cpp
@@ -453,7 +453,7 @@ char *yytext;
#line 21 "qregexpparser.l"
#include <tqstring.h>
#include "textrangeregexp.h"
- #include "gen_qregexpparser.hh"
+ #include "gen_qregexpparser.h"
#ifdef TQT_ONLY
#include "compat.h"
#endif