mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-11 02:09:03 -04:00
Silence all compiler warnings from QtCreator.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3306 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
@@ -102,6 +102,7 @@ int Rig::close(void) {
|
||||
if(m_hrd) {
|
||||
#ifdef WIN32
|
||||
HRDInterfaceDisconnect();
|
||||
return 0;
|
||||
#endif
|
||||
} else {
|
||||
return rig_close(theRig);
|
||||
|
||||
Reference in New Issue
Block a user