mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
clang-format
This commit is contained in:
@ -42,7 +42,7 @@ public slots:
|
||||
void saveSplitterStatus();
|
||||
void applyModelChanges(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &roles);
|
||||
void removeItemsFromFlow(const QModelIndex &parent, int from, int to);
|
||||
//ComicsView
|
||||
// ComicsView
|
||||
void setShowMarks(bool show) override;
|
||||
void selectAll() override;
|
||||
void selectedComicForOpening(const QModelIndex &mi);
|
||||
|
Reference in New Issue
Block a user