base for cruft removal

This commit is contained in:
Hane 2024-05-11 22:39:49 +02:00
commit 6ebe2604e7
2 changed files with 11 additions and 8 deletions

View file

@ -867,7 +867,8 @@ MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent) {
setWindowFlags(Qt::Window | Qt::MSWindowsFixedSizeDialogHint);
setWindowFlags(Qt::FramelessWindowHint | Qt::ToolTip);
//setAttribute(Qt::WA_TranslucentBackground);
//setStyleSheet("background-color: rgba(255,182,193,60%);");
//setStyleSheet("background: transparent; ");
//setStyleSheet("background-color: rgba(255,182,193);");
setWindowTitle(STRING_TITLE);
/*
* Registering needed custom events