From 7459ea6f560b01290086a0919fc5808291973b33 Mon Sep 17 00:00:00 2001 From: sandman Date: Tue, 17 Dec 2002 19:23:17 +0000 Subject: - small fix to reset the palette when changing styles --- (limited to 'noncore/settings/appearance2/sample.h') diff --git a/noncore/settings/appearance2/sample.h b/noncore/settings/appearance2/sample.h index c861228..27e6db5 100644 --- a/noncore/settings/appearance2/sample.h +++ b/noncore/settings/appearance2/sample.h @@ -47,7 +47,7 @@ public: virtual void setFont( const QFont &f ); - void setStyle2 ( QStyle *sty ); + void setStyle2 ( QStyle *sty, const QPalette &p ); void setDecoration( WindowDecorationInterface *i ); void setPalette ( const QPalette & ); -- cgit v0.9.0.2