Vitas Civilis
Results
41
comments of
Vitas Civilis
I was using built-in Ubuntu package manager (GUI) - called Ubuntu Software I guess. Just double click the .deb package.
yes, 20.04.2.0 LTS
So far found that const qApp = QApplication.instance() qApp.setQuitOnLastWindowClosed(false) will not quit the app, but when I click the icon, the window doesn't appear again.