summaryrefslogtreecommitdiff
path: root/core/launcher/mrulist.cpp
Side-by-side diff
Diffstat (limited to 'core/launcher/mrulist.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/mrulist.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/launcher/mrulist.cpp b/core/launcher/mrulist.cpp
index 5590d38..0530fd6 100644
--- a/core/launcher/mrulist.cpp
+++ b/core/launcher/mrulist.cpp
@@ -42,3 +42,3 @@ MRUList::MRUList( QWidget *parent )
{
- setBackgroundMode( PaletteButton );
+ setBackgroundMode( PaletteBackground );
if (!MRUListWidgets)
@@ -205,3 +205,4 @@ void MRUList::paintEvent( QPaintEvent * )
- p.fillRect( 0, 0, width(), height(), colorGroup().background() );
+// p.fillRect( 0, 0, width(), height(), colorGroup().background() );
+ erase ( );