diff options
| author | ambar chakravartty <[email protected]> | 2025-01-27 16:57:26 +0530 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2025-02-06 14:32:35 +0000 |
| commit | 9cde51e14a25cef7237cb9178fe1538eef8d59c2 (patch) | |
| tree | 7b02c5b7e7be2b10b60eef5aad026a47d5c72b5d /src/dolphintabpage.h | |
| parent | 625599462a8ec82f0e43267d333b3ed74a4401bf (diff) | |
Removed unused imports to QUuid,quuid
BUG: 197009
Diffstat (limited to 'src/dolphintabpage.h')
| -rw-r--r-- | src/dolphintabpage.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dolphintabpage.h b/src/dolphintabpage.h index 5dafcd5dc..b48cd9beb 100644 --- a/src/dolphintabpage.h +++ b/src/dolphintabpage.h @@ -13,9 +13,7 @@ #include <QPointer> #include <QSplitter> #include <QUrl> -#include <QUuid> #include <QWidget> -#include <quuid.h> class DolphinNavigatorsWidgetAction; class DolphinViewContainer; |
