Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Education
KAlgebra
Commits
e5923588
Commit
e5923588
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
8e4a8e43
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
4 deletions
+0
-4
mobile/clipboard.cpp
mobile/clipboard.cpp
+0
-1
src/functionedit.cpp
src/functionedit.cpp
+0
-2
src/varedit.cpp
src/varedit.cpp
+0
-1
No files found.
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
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