refactored BaseWidget
This commit is contained in:
@@ -62,7 +62,7 @@ void TooltipWidget::raise()
|
||||
}
|
||||
#endif
|
||||
|
||||
void TooltipWidget::themeRefreshEvent()
|
||||
void TooltipWidget::themeChangedEvent()
|
||||
{
|
||||
this->setStyleSheet("color: #fff; background: #000");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user