mirror of
https://github.com/YACReader/yacreader
synced 2026-02-14 02:52:59 -05:00
fixed spaces/tabs mix
This commit is contained in:
@ -15,7 +15,7 @@ private:
|
||||
|
||||
public:
|
||||
|
||||
YACReaderSliderAction (QWidget * parent = 0);
|
||||
YACReaderSliderAction (QWidget * parent = 0);
|
||||
|
||||
public slots:
|
||||
void updateText(int value);
|
||||
|
||||
Reference in New Issue
Block a user