merged with master

This commit is contained in:
itsmattkc
2019-03-25 12:43:23 +11:00
83 changed files with 7823 additions and 1469 deletions
+2 -1
View File
@@ -26,7 +26,8 @@
/**
* @brief The AboutDialog class
*
* The About dialog (accessible through Help > About). Contains license and version information.
* The About dialog (accessible through Help > About). Contains license and version information. This can be run from
* anywhere
*/
class AboutDialog : public QDialog
{