Don't force the settings, only apply them initially.

svn path=/trunk/kdebase/kwin/; revision=350787
This commit is contained in:
Luboš Luňák 2004-10-01 12:58:50 +00:00
parent 56a3def593
commit 1a274e1041

View file

@ -115,7 +115,8 @@ class Rules
bool matchRole( const QCString& match_role ) const;
bool matchTitle( const QString& match_title ) const;
bool matchClientMachine( const QCString& match_machine ) const;
enum // values are saved to the cfg file
// All these values are saved to the cfg file, and are also used in kstart!
enum
{
Unused = 0,
DontAffect, // use the default value