Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Utilities
Kate
Commits
df7f3a3d
Commit
df7f3a3d
authored
Sep 14, 2020
by
Christoph Cullmann
🐮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unused header, add own copyright, too
parent
b2e196f0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
kate/katetabbar.cpp
kate/katetabbar.cpp
+1
-3
kate/katetabbar.h
kate/katetabbar.h
+1
-0
No files found.
kate/katetabbar.cpp
View file @
df7f3a3d
/* SPDX-License-Identifier: LGPL-2.0-or-later
Copyright (C) 2014 Dominik Haumann <dhaumann@kde.org>
Copyright (C) 2020 Christoph Cullmann <cullmann@kde.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
...
...
@@ -21,9 +22,6 @@
#include "kateapp.h"
#include "katetabbar.h"
#include <math.h> // ceil
// #include <QDebug>
#include <QMimeData>
#include <QPainter>
#include <QResizeEvent>
...
...
kate/katetabbar.h
View file @
df7f3a3d
/* SPDX-License-Identifier: LGPL-2.0-or-later
Copyright (C) 2014 Dominik Haumann <dhaumann@kde.org>
Copyright (C) 2020 Christoph Cullmann <cullmann@kde.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment