1
0
Fork 0

GUI: fixed (artificial) compile error (closes #1678)

This commit is contained in:
mrexodia 2017-08-03 16:39:16 +02:00
parent 3ed658d42c
commit ef0cbcf58f
No known key found for this signature in database
GPG Key ID: FC89E0AAA0C1AAD8
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ AbstractTableScrollBar::AbstractTableScrollBar(QScrollBar* scrollbar)
setOrientation(scrollbar->orientation());
setParent(scrollbar->parentWidget());
}
askdjhasdkjhasd
void AbstractTableScrollBar::enterEvent(QEvent* event)
{
Q_UNUSED(event);