mirror of
https://github.com/YACReader/yacreader
synced 2026-01-31 20:30:06 -05: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