diff options
| author | Laurent Montel <[email protected]> | 2021-11-02 13:20:10 +0100 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2021-11-02 13:20:10 +0100 |
| commit | 1118413c6307435c7eb5b639a49580ebb888e612 (patch) | |
| tree | 9f46e2fcf10304e965a6668b3d54244765c5ccea /src/panels/places/placespanel.cpp | |
| parent | cf80ab492d02495f09d5bc70dfea335537bef2a3 (diff) | |
Remove duplicate include from .h/.cpp
Diffstat (limited to 'src/panels/places/placespanel.cpp')
| -rw-r--r-- | src/panels/places/placespanel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/panels/places/placespanel.cpp b/src/panels/places/placespanel.cpp index 1f5f0260f..83e014a82 100644 --- a/src/panels/places/placespanel.cpp +++ b/src/panels/places/placespanel.cpp @@ -42,7 +42,6 @@ #include <QMimeData> #include <QVBoxLayout> #include <QToolTip> -#include <QTimer> PlacesPanel::PlacesPanel(QWidget* parent) : Panel(parent), |
