mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Fixed compilation warning
This commit is contained in:
parent
a721e6d943
commit
3926b0d787
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue