mirror of
https://github.com/YACReader/yacreader
synced 2026-02-04 22:30:11 -05:00
Format code using clang-format
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
class EmptyReadingListWidget : public EmptyContainerInfo
|
||||
{
|
||||
public:
|
||||
EmptyReadingListWidget(QWidget * parent = 0);
|
||||
EmptyReadingListWidget(QWidget *parent = 0);
|
||||
};
|
||||
|
||||
#endif // EMPTY_READING_LIST_WIDGET_H
|
||||
|
||||
Reference in New Issue
Block a user