Sine Striker
2024-01-01 d08030ea8f04f056aed88a4ad96dc9233d069787
examples/mainwindow/main.cpp
@@ -1,9 +1,12 @@
// Copyright (C) 2023-2024 Stdware Collections
// SPDX-License-Identifier: Apache-2.0
#include <QtWidgets/QApplication>
#include "mainwindow.h"
int main(int argc, char *argv[]) {
    qputenv("QT_WIN_DEBUG_CONSOLE", "1");
    qputenv("QT_WIN_DEBUG_CONSOLE", "attach");
    qputenv("QSG_INFO", "1");
#if 0
    qputenv("QT_WIDGETS_RHI", "1");