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
Graphics
Kamera
Commits
bf80f4d5
Commit
bf80f4d5
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
2063d6ad
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
5 deletions
+0
-5
kcontrol/kamera.cpp
kcontrol/kamera.cpp
+0
-1
kcontrol/kameraconfigdialog.cpp
kcontrol/kameraconfigdialog.cpp
+0
-2
kioslave/kamera.cpp
kioslave/kamera.cpp
+0
-2
No files found.
kcontrol/kamera.cpp
View file @
bf80f4d5
...
...
@@ -30,7 +30,6 @@
#include <QStandardItemModel>
#include <QMenu>
#include <QIcon>
#include <QLoggingCategory>
#include <KConfig>
#include <KMessageBox>
...
...
kcontrol/kameraconfigdialog.cpp
View file @
bf80f4d5
...
...
@@ -30,10 +30,8 @@
#include <QLineEdit>
#include <QComboBox>
#include <QSlider>
#include <QTabWidget>
#include <QFrame>
#include <QVBoxLayout>
#include <QDialog>
#include <QDialogButtonBox>
#include <QPushButton>
#include <QScrollArea>
...
...
kioslave/kamera.cpp
View file @
bf80f4d5
...
...
@@ -40,10 +40,8 @@
#include <QCoreApplication>
#include <QStandardPaths>
#include <QLoggingCategory>
#include <KLocalizedString>
#include <KConfig>
#include <KConfigGroup>
#include <KProtocolInfo>
...
...
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