mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 13:34:44 -04:00
fixed lots of warnings
This commit is contained in:
@ -95,7 +95,7 @@ YACReaderSideBar::YACReaderSideBar(QWidget *parent) :
|
||||
|
||||
void YACReaderSideBar::paintEvent(QPaintEvent * event)
|
||||
{
|
||||
|
||||
Q_UNUSED(event)
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
QPainter painter(this);
|
||||
|
Reference in New Issue
Block a user