mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
- Fixed compilation warning
This commit is contained in:
@@ -63,6 +63,8 @@ void RealProgressBarThread::refresh()
|
||||
case restart:\
|
||||
qDebug("RealProgressBarThread restart");\
|
||||
goto start;\
|
||||
case ignore:\
|
||||
break;\
|
||||
}
|
||||
|
||||
void RealProgressBarThread::run(){
|
||||
|
||||
Reference in New Issue
Block a user