Misc: Add copyright/license statement to applicable files

Should've did this in the beginning.
This commit is contained in:
Connor McLaughlin
2022-12-04 21:03:45 +10:00
parent 1ba877409f
commit 8c7a192128
458 changed files with 1360 additions and 36 deletions

View File

@@ -1,3 +1,4 @@
// https://stackoverflow.com/questions/32476006/how-to-make-an-expandable-collapsable-section-widget-in-qt
#include <QtCore/QPropertyAnimation>
#include "collapsiblewidget.h"