diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-12-08 12:30:30 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-12-08 13:14:02 +0900 |
| commit | 4ff709afede2f49e6165ec52699acc98b0c928fc (patch) | |
| tree | 15f0185f2e9f5334c4e87ca60772f5c0a583e9dd /kregexpeditor/CMakeLists.txt | |
| parent | 30e5a0862d88b5bd524acfe35ced4b8c86c08d2a (diff) | |
| download | tdeutils-4ff709af.tar.gz tdeutils-4ff709af.zip | |
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7ec5a57fc3f04526f36477e22066199372beb0ee)
Diffstat (limited to 'kregexpeditor/CMakeLists.txt')
| -rw-r--r-- | kregexpeditor/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/CMakeLists.txt b/kregexpeditor/CMakeLists.txt index 6a6fe75..28da975 100644 --- a/kregexpeditor/CMakeLists.txt +++ b/kregexpeditor/CMakeLists.txt @@ -65,7 +65,7 @@ tde_add_library( kregexpeditorcommon SHARED AUTOMOC scrollededitorwindow.cpp compoundwidget.cpp singlecontainerwidget.cpp widgetfactory.cpp dcbutton.cpp gen_qregexplexer.cpp - gen_qregexpparser.cc charselector.cpp + gen_qregexpparser.cpp charselector.cpp lookaheadregexp.cpp lookaheadwidget.cpp regexp.cpp infopage.cpp kregexpeditorprivate.cpp compoundregexp.cpp |
