mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-17 16:44:34 -04:00
Update version to 2.3.2
This commit is contained in:
parent
f8b6fb20aa
commit
545ff663d3
11 changed files with 26 additions and 23 deletions
|
@ -21,6 +21,7 @@ int main(int argc, char *argv[])
|
|||
{
|
||||
Q_INIT_RESOURCE(resources);
|
||||
QApplication app(argc, argv);
|
||||
|
||||
MainWindow w;
|
||||
w.show();
|
||||
return app.exec();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue