updated header file with version info

This commit is contained in:
Jared Bruni
2019-09-21 08:26:14 -07:00
parent 09a4b3c621
commit 1a64da693d

View File

@@ -6,7 +6,7 @@
#ifndef _QT_HEADERS__
#define _QT_HEADERS__
#define ac_version "v1.45.0"
#define ac_version "v1.46.0"
#include<QApplication>
#include<QMainWindow>
#include<QDialog>