From 5234f29d58c9e1418fbf253d02473b550ca17cc3 Mon Sep 17 00:00:00 2001 From: touwoyimuli Date: Sun, 6 Oct 2019 22:53:44 +0800 Subject: [PATCH] feat: Update --- QtCustomStyleEx/ExCustomStyle.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/QtCustomStyleEx/ExCustomStyle.cpp b/QtCustomStyleEx/ExCustomStyle.cpp index 41163ca..d4a2af3 100644 --- a/QtCustomStyleEx/ExCustomStyle.cpp +++ b/QtCustomStyleEx/ExCustomStyle.cpp @@ -10,7 +10,6 @@ ExCustomStyle::ExCustomStyle() void ExCustomStyle::drawPrimitive(const QStyle *style, ExCustomStyle::PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w) { // DStyleHelper dstyle(style); - switch (pe) { // case value: // break;