Sine Striker
2023-12-19 57c155148acfb1b4c806eee3d0f687ead699ac1f
examples/mainwindow/mainwindow.cpp
@@ -107,6 +107,10 @@
void MainWindow::installWindowAgent() {
    // 1. Setup window agent
    // Equivalent to:
    // auto agent = new QWK::WidgetWindowAgent(w);
    // agent->setup(w);
    QWK::WidgetWindowAgent *agent = QWK::setupWidgetWindow(this);
    // 2. Construct your title bar