feat: Update

This commit is contained in:
touwoyimuli 2019-10-06 22:53:44 +08:00
parent a117497eb2
commit 5234f29d58

View File

@ -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;