mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
Ref T220, renamed some main window / widget functions
Make clearer if dealing with a window or widget
This commit is contained in:
@@ -33,6 +33,7 @@ namespace BlackGui { namespace Components { class CConfigurationWizard; }}
|
||||
* \note Besides the fact the launcher makes it easy to start our applications it also pre-fetches some
|
||||
* cache files, hence reducing load times in the subsequent applications. Therefor starting via the launcher
|
||||
* is preferable, but not mandatory.
|
||||
* \fixme it was better if launcher was a QMainWindow, because we have to deal with main widgets QDialog and QMainWindow because of launcher
|
||||
*/
|
||||
class CSwiftLauncher :
|
||||
public QDialog,
|
||||
|
||||
Reference in New Issue
Block a user