mirror of
https://github.com/YACReader/yacreader
synced 2026-02-21 14:33:02 -05:00
fixed spaces/tabs mix
This commit is contained in:
@ -21,7 +21,7 @@ public:
|
||||
NotificationsLabelWidget(QWidget * parent);
|
||||
|
||||
public slots:
|
||||
void flash();
|
||||
void flash();
|
||||
void setText(const QString & text);
|
||||
void updatePosition();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user