Update main.cpp

This commit is contained in:
Alex Spataru
2025-04-16 18:55:17 -05:00
committed by GitHub
parent 5b511bc6b9
commit 024772ef94
+3
View File
@@ -22,6 +22,9 @@
#include "MainWindow.h"
/**
* Entry-point function of the application.
*/
int main(int argc, char **argv)
{
QApplication app(argc, argv);