mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-22 17:46:08 -04:00
fix(ui): Att void for setStyleSheet
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -430,6 +430,7 @@ public:
|
||||
|
||||
void clear();
|
||||
void setFocus();
|
||||
void setStyleSheet(const QString& sheet);
|
||||
|
||||
private:
|
||||
void changeEvent(QEvent*) override;
|
||||
|
||||
Reference in New Issue
Block a user