mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-18 02:30:45 -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 clear();
|
||||||
void setFocus();
|
void setFocus();
|
||||||
|
void setStyleSheet(const QString& sheet);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void changeEvent(QEvent*) override;
|
void changeEvent(QEvent*) override;
|
||||||
|
|||||||
Reference in New Issue
Block a user