Added ReportBugDialog to Help menu.

- Also renamed "File" toolbar to "Quick Access" toolbar (#13).
This commit is contained in:
Jim Evins
2019-01-27 21:46:56 -05:00
parent 212578c380
commit 0e60c52d4c
11 changed files with 555 additions and 20 deletions
+1
View File
@@ -30,6 +30,7 @@ namespace glabels
namespace Version
{
const QString WEBSITE = "http://@WEBSITE@";
const QString BUG_WEBSITE = "@BUG_WEBSITE@";
const int MAJOR = @glabels-qt_VERSION_MAJOR@;
const int MINOR = @glabels-qt_VERSION_MINOR@;