mirror of
https://github.com/YACReader/yacreader
synced 2025-11-12 21:12:43 -05: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