mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 19:25:49 +08:00
added "break", minor tweak
This commit is contained in:
committed by
Mat Sutcliffe
parent
60b4b08da6
commit
410b187a0e
@@ -57,7 +57,7 @@ namespace BlackGui
|
|||||||
case QSystemTrayIcon::MiddleClick:
|
case QSystemTrayIcon::MiddleClick:
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user