mirror of
https://github.com/Snigdha-OS/snigdhaos-blackbox.git
synced 2025-09-21 12:05:02 +02:00
🐞 fix(_blank): semiclon missed
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <QNetworkReply>
|
||||
#include <unistd.h>
|
||||
|
||||
const char* INTERNET_CHECK_URL = "https://snigdha-os.github.io/"
|
||||
const char* INTERNET_CHECK_URL = "https://snigdha-os.github.io/";
|
||||
|
||||
SnigdhaOSBlackBox::SnigdhaOSBlackBox(QWidget *parent, Qstring state)
|
||||
: QMainWindow(parent)
|
||||
|
Reference in New Issue
Block a user