SineStriker
2023-12-11 9fc3c91388ae6f139813fbf700efc261b430b1d6
examples/mainwindow/mainwindow.cpp
@@ -99,5 +99,6 @@
    setMenuWidget(windowBar);
    setCentralWidget(clockWidget);
    setWindowTitle("Example MainWindow");
    // setContentsMargins({0, 1, 0, 0});
    resize(640, 480);
}