Minor: init. m_debug to false.
This commit is contained in:
		@@ -30,7 +30,7 @@ class Update : public QObject {
 | 
			
		||||
    QString m_dcFileName{};
 | 
			
		||||
    hwinf *m_hw = nullptr;
 | 
			
		||||
    bool m_sys_areDCdataValid{};
 | 
			
		||||
    bool m_debug;
 | 
			
		||||
    bool m_debug{false};
 | 
			
		||||
    bool m_noaction;
 | 
			
		||||
 | 
			
		||||
    static QPluginLoader pluginLoader;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user