mirror of
https://github.com/AskDavis/Casinotest.git
synced 2026-01-03 04:19:47 -08:00
just a few icons updated
This commit is contained in:
@@ -168,6 +168,10 @@ int CSCFusionStyle::styleHint(StyleHint hint, const QStyleOption *option,
|
||||
{
|
||||
return int(true);
|
||||
}
|
||||
case SH_ComboBox_Popup:
|
||||
{
|
||||
qDebug() << "yep, there are some comboboxes!";
|
||||
}
|
||||
default:
|
||||
{
|
||||
return QProxyStyle::styleHint(hint, option, widget, returnData);
|
||||
|
||||
Reference in New Issue
Block a user