mirror of
https://github.com/YACReader/yacreader
synced 2026-02-20 22:13:06 -05:00
fixed spaces/tabs mix
This commit is contained in:
@ -20,7 +20,7 @@ public:
|
||||
PageLabelWidget(QWidget * parent);
|
||||
|
||||
public slots:
|
||||
void show();
|
||||
void show();
|
||||
void hide();
|
||||
void setText(const QString & text);
|
||||
void updatePosition();
|
||||
|
||||
Reference in New Issue
Block a user