@@ -1,9 +1,13 @@
#include "mainwindow.h"
#include <QApplication>
#include "colorscheme.h"
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
//ColorScheme::makeScheme(0, -0.8);
MainWindow w;
w.show();
The note is not visible to the blocked user.