summaryrefslogtreecommitdiff
path: root/Shop/ProductDetail
diff options
context:
space:
mode:
authorErik Prabowo Kamal <erik@darapsa.org>2025-12-12 18:46:30 +0800
committerErik Prabowo Kamal <erik@darapsa.org>2025-12-12 18:46:30 +0800
commit2489d77d630fae5130746fb6653134844df020f7 (patch)
tree959ca0ccaefee4bc9fe6106aaf84493c1c9c9086 /Shop/ProductDetail
parent70eefa50f9a70554d9db7004e48555858dfc008c (diff)
Remove unneeded Qt5Compat.GraphicalEffects imports
Diffstat (limited to 'Shop/ProductDetail')
-rw-r--r--Shop/ProductDetail/RightSidebar.ui.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Shop/ProductDetail/RightSidebar.ui.qml b/Shop/ProductDetail/RightSidebar.ui.qml
index d29f729..a763b13 100644
--- a/Shop/ProductDetail/RightSidebar.ui.qml
+++ b/Shop/ProductDetail/RightSidebar.ui.qml
@@ -1,7 +1,6 @@
import QtQuick
import QtQuick.Controls
import QtQuick.Layouts
-import Qt5Compat.GraphicalEffects
import Bootstrap
import Eduport
import "../../Button"