mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-16 15:32:15 -07:00
Lint.
This commit is contained in:
parent
9a271d2ea5
commit
6d8509f14b
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ private:
|
||||||
QPushButton *saveButton;
|
QPushButton *saveButton;
|
||||||
FlowWidget *fileListWidget;
|
FlowWidget *fileListWidget;
|
||||||
|
|
||||||
QMap<QString, QPair<QPushButton *, QPushButton *>> fileButtons;
|
QMap<QString, QPair<QPushButton *, QPushButton *>> fileButtons;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // VISUAL_DATABASE_DISPLAY_FILTER_SAVE_LOAD_WIDGET_H
|
#endif // VISUAL_DATABASE_DISPLAY_FILTER_SAVE_LOAD_WIDGET_H
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue