feat: Update
This commit is contained in:
parent
a117497eb2
commit
5234f29d58
@ -10,7 +10,6 @@ ExCustomStyle::ExCustomStyle()
|
|||||||
void ExCustomStyle::drawPrimitive(const QStyle *style, ExCustomStyle::PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w)
|
void ExCustomStyle::drawPrimitive(const QStyle *style, ExCustomStyle::PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w)
|
||||||
{
|
{
|
||||||
// DStyleHelper dstyle(style);
|
// DStyleHelper dstyle(style);
|
||||||
|
|
||||||
switch (pe) {
|
switch (pe) {
|
||||||
// case value:
|
// case value:
|
||||||
// break;
|
// break;
|
||||||
|
Loading…
Reference in New Issue
Block a user