diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-03-19 10:06:06 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-03-19 10:06:06 +0900 |
| commit | 283bc34244d24be02e90b767a82826a4ca8da186 (patch) | |
| tree | 5b9d49d503a44b8ceea82744f11b8014e3b41ca3 /src/ksvnwidgets/depthselector.cpp | |
| parent | 971ab170cfa851d20a42864231676f05f4cdb4cc (diff) | |
| download | tdesvn-283bc34244d24be02e90b767a82826a4ca8da186.tar.gz tdesvn-283bc34244d24be02e90b767a82826a4ca8da186.zip | |
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/ksvnwidgets/depthselector.cpp')
| -rw-r--r-- | src/ksvnwidgets/depthselector.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ksvnwidgets/depthselector.cpp b/src/ksvnwidgets/depthselector.cpp index 6840ec9..78c1a7d 100644 --- a/src/ksvnwidgets/depthselector.cpp +++ b/src/ksvnwidgets/depthselector.cpp @@ -18,7 +18,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #include "depthselector.h" -#include "version_check.hpp" +#include "version_check.h" #include <tdelocale.h> |
