![]() It seems that dialog->exec() may have some issue if a dialog opens another dialog. Try avoid use QDialog::exec() to show main window, use show() instead. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
mainwindow.cpp | ||
mainwindow.h | ||
mainwindow.ui | ||
org.fcitx.fcitx5-qt5-gui-wrapper.desktop.in.in | ||
wrapperapp.cpp | ||
wrapperapp.h |