┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabpage.cpp
diff options
context:
space:
mode:
authorambar chakravartty <[email protected]>2025-01-27 16:57:26 +0530
committerMéven Car <[email protected]>2025-02-06 14:32:35 +0000
commit9cde51e14a25cef7237cb9178fe1538eef8d59c2 (patch)
tree7b02c5b7e7be2b10b60eef5aad026a47d5c72b5d /src/dolphintabpage.cpp
parent625599462a8ec82f0e43267d333b3ed74a4401bf (diff)
Removed unused imports to QUuid,quuid
BUG: 197009
Diffstat (limited to 'src/dolphintabpage.cpp')
-rw-r--r--src/dolphintabpage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphintabpage.cpp b/src/dolphintabpage.cpp
index 4a061e3ec..a01e1e1a8 100644
--- a/src/dolphintabpage.cpp
+++ b/src/dolphintabpage.cpp
@@ -13,7 +13,6 @@
#include <QGridLayout>
#include <QStyle>
#include <QVariantAnimation>
-#include <quuid.h>
DolphinTabPage::DolphinTabPage(const QUrl &primaryUrl, const QUrl &secondaryUrl, QWidget *parent)
: QWidget(parent)