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
Libraries
Baloo Widgets
Commits
13c6af0d
Commit
13c6af0d
authored
Oct 23, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
If include is define in .h remove it if it's defined in .cpp too (scripted)
parent
8309e263
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
4 deletions
+0
-4
autotests/filemetadatadatedisplaytest.cpp
autotests/filemetadatadatedisplaytest.cpp
+0
-1
src/filemetadatawidget.cpp
src/filemetadatawidget.cpp
+0
-1
src/tagcheckbox.cpp
src/tagcheckbox.cpp
+0
-1
test/tagwidgettest.cpp
test/tagwidgettest.cpp
+0
-1
No files found.
autotests/filemetadatadatedisplaytest.cpp
View file @
13c6af0d
...
...
@@ -20,7 +20,6 @@
*/
#include "filemetadatadatedisplaytest.h"
#include <filemetadatawidget.h>
#include <QObject>
...
...
src/filemetadatawidget.cpp
View file @
13c6af0d
...
...
@@ -29,7 +29,6 @@
#include <KConfig>
#include <KConfigGroup>
#include <KFileItem>
#include <KFileMetaData/UserMetaData>
#include <QCheckBox>
...
...
src/tagcheckbox.cpp
View file @
13c6af0d
...
...
@@ -22,7 +22,6 @@
#include "tagcheckbox.h"
#include "tagwidget.h"
#include "tagwidget_p.h"
#include <QMouseEvent>
#include <QHBoxLayout>
...
...
test/tagwidgettest.cpp
View file @
13c6af0d
...
...
@@ -19,7 +19,6 @@
License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#include "tagwidgettest.h"
#include "tagwidget.h"
#include <QVBoxLayout>
#include <QCheckBox>
...
...
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