mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 21:44:43 -04:00
fixed lots of warnings
This commit is contained in:
@ -881,6 +881,8 @@ void MainWindowViewer::newVersion()
|
||||
|
||||
void MainWindowViewer::closeEvent ( QCloseEvent * event )
|
||||
{
|
||||
Q_UNUSED(event)
|
||||
|
||||
if(isClient)
|
||||
sendComic();
|
||||
|
||||
|
Reference in New Issue
Block a user