X-Git-Url: http://git.maemo.org/git/?p=groove;a=blobdiff_plain;f=groove.cpp;h=ced6f4ef67a1942aa697eff5f3c43fddfe7cf797;hp=f763ae2a56e66e4b29d1b37dbc58b741717d664e;hb=a20498e05a0b00c41521182cf972294d9ae1269f;hpb=e0d6c54e46dd9b0f6a3ae40da87dc4e2fcee5424 diff --git a/groove.cpp b/groove.cpp index f763ae2..ced6f4e 100644 --- a/groove.cpp +++ b/groove.cpp @@ -54,6 +54,7 @@ groove::groove(QWidget *parent) : resultView->setColumnHidden(2,true); resultView->setColumnHidden(3,true); resultView->setAutoScroll(false); + resultView->setHorizontalScrollBarPolicy(Qt::ScrollBarAlwaysOff); /*QPalette pal = resultView->palette(); pal.setBrush(QPalette::Highlight,QBrush(Qt::transparent,Qt::NoBrush)); resultView->setPalette(pal);*/