@@ -1,9 +1,12 @@
#include "widget.h"
#include <QApplication>
#include "rs_settings.h"
int main(int argc, char *argv[])
{
RS_SETTINGS->init("LibreCAD", "LibreCAD");
QApplication a(argc, argv);
Widget w;
w.show();
The note is not visible to the blocked user.