refactor(reform): re format the comments as explanation

This commit is contained in:
Eshan Roy (Eshanized)
2024-05-10 03:31:13 +05:30
parent 3e578ee7d0
commit 2e57e70c70
2 changed files with 40 additions and 19 deletions

View File

@@ -1,3 +1,6 @@
//main function of the application, responsible for starting the Qt application and
//creating an instance of the SnigdhaOSAssistant class.
#include "snigdhaosassistant.h"
#include <QApplication>