mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-30 00:14:57 +00:00
- Fixed compilation warning
This commit is contained in:
parent
a721e6d943
commit
3926b0d787
@ -63,6 +63,8 @@ void RealProgressBarThread::refresh()
|
|||||||
case restart:\
|
case restart:\
|
||||||
qDebug("RealProgressBarThread restart");\
|
qDebug("RealProgressBarThread restart");\
|
||||||
goto start;\
|
goto start;\
|
||||||
|
case ignore:\
|
||||||
|
break;\
|
||||||
}
|
}
|
||||||
|
|
||||||
void RealProgressBarThread::run(){
|
void RealProgressBarThread::run(){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user