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
PIM
KAlarm
Commits
91c2ce16
Commit
91c2ce16
authored
Oct 06, 2021
by
Laurent Montel
😁
Browse files
Remove unused includes
parent
9899d2e1
Pipeline
#85756
passed with stage
in 10 minutes and 57 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/lib/slider.cpp
View file @
91c2ce16
...
...
@@ -11,7 +11,6 @@
#include <QLabel>
#include <QMouseEvent>
#include <QDebug>
Slider
::
Slider
(
QWidget
*
parent
)
:
QSlider
(
parent
)
...
...
src/mainwindow.cpp
View file @
91c2ce16
...
...
@@ -63,7 +63,6 @@ using namespace KCalUtils;
#include <QDropEvent>
#include <QResizeEvent>
#include <QCloseEvent>
#include <QDesktopWidget>
#include <QMenu>
#include <QMimeDatabase>
#include <QInputDialog>
...
...
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