[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kcontrol/display
From:       Nadeem Hasan <nhasan () nadmm ! com>
Date:       2003-10-10 20:26:37
[Download RAW message or body]

CVS commit by nhasan: 

Compile.


  M +3 -3      display.cpp   1.6


--- kdebase/kcontrol/display/display.cpp  #1.5:1.6
@@ -78,9 +78,9 @@ void KCMDisplay::load()
 void KCMDisplay::save()
 {
-  if ( m_randr && m_randr->changed() )
+  if ( m_randr )
     m_randr->save();
-  if ( m_gamma && m_gamma->changed() )
+  if ( m_gamma )
     m_gamma->save();
-  if ( m_xiner && m_xiner->changed() )
+  if ( m_xiner )
     m_xiner->save();
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic