update-icons-signal
This commit is contained in:
parent
a7d035d9ee
commit
1d809ce6aa
2 changed files with 6 additions and 3 deletions
|
@ -74,6 +74,8 @@ signals:
|
|||
void UpdateProgress(size_t written, size_t total);
|
||||
void CIAInstallReport(Service::AM::InstallStatus status, QString filepath);
|
||||
void CIAInstallFinished();
|
||||
// Signal that tells widgets to update icons to use the current theme
|
||||
void UpdateThemedIcons();
|
||||
|
||||
private:
|
||||
void InitializeWidgets();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue