mirror of
https://github.com/YACReader/yacreader
synced 2025-11-12 13:02:51 -05:00
clang-format
This commit is contained in:
@ -15,7 +15,7 @@ class YACReaderSearchLineEdit : public QLineEdit
|
||||
|
||||
public:
|
||||
YACReaderSearchLineEdit(QWidget *parent = 0);
|
||||
void clearText(); //no signal emited;
|
||||
void clearText(); // no signal emited;
|
||||
const QString text();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user