mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Format code using clang-format
This commit is contained in:
@ -21,7 +21,6 @@ public:
|
||||
void addActions(const QList<QAction *> actions);
|
||||
Qt::ItemFlags flags(const QModelIndex &index) const;
|
||||
|
||||
|
||||
enum Columns {
|
||||
ICON = 0,
|
||||
NAME,
|
||||
|
Reference in New Issue
Block a user