Update contributors
This commit is contained in:
@@ -56,8 +56,10 @@ class About : public QDialog {
|
||||
Ui::About ui_;
|
||||
|
||||
QList<Person> strawberry_authors_;
|
||||
QList<Person> strawberry_constributors_;
|
||||
QList<Person> strawberry_thanks_;
|
||||
QList<Person> clementine_authors_;
|
||||
QList<Person> constributors_;
|
||||
QList<Person> clementine_constributors_;
|
||||
};
|
||||
|
||||
#endif // ABOUT_H
|
||||
|
||||
Reference in New Issue
Block a user