Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
KAlgebra
Commits
e5923588
Commit
e5923588
authored
Oct 23, 2020
by
Laurent Montel
😁
Browse files
If include is define in .h remove it if it's defined in .cpp too (scripted)
parent
8e4a8e43
Changes
3
Hide whitespace changes
Inline
Side-by-side
mobile/clipboard.cpp
View file @
e5923588
...
...
@@ -19,7 +19,6 @@
#include "clipboard.h"
#include <QGuiApplication>
#include <QMimeData>
#include <QUrl>
#include <QDebug>
...
...
src/functionedit.cpp
View file @
e5923588
...
...
@@ -20,8 +20,6 @@
#include <QVBoxLayout>
#include <QHBoxLayout>
#include <QLabel>
#include <QLineEdit>
#include <KColorScheme>
...
...
src/varedit.cpp
View file @
e5923588
...
...
@@ -23,7 +23,6 @@
#include <analitzagui/expressionedit.h>
#include <QPushButton>
#include <QLabel>
#include <QVBoxLayout>
#include <QDialogButtonBox>
#include <klocalizedstring.h>
...
...
Write
Preview
Supports
Markdown
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