]> cloud.milkyroute.net Git - dolphin.git/commit
Now when you click the button "Defaults" in the settings dialog, it will push the...
authorShaun Reich <shaun.reich@kdemail.net>
Sun, 1 Feb 2009 20:43:26 +0000 (20:43 +0000)
committerShaun Reich <shaun.reich@kdemail.net>
Sun, 1 Feb 2009 20:43:26 +0000 (20:43 +0000)
commit9f7c2424d9c6df1a8461e24a8865552629fcda1a
treee964b5fc336167075545b8025d8c6445a0bfdca4
parent3df531dcf66530f911e22d3ab5d479c5bf065811
Now when you click the button "Defaults" in the settings dialog, it will push the settings to the UI, then the user can apply, cancel, or modify them from there. Also removed the message box prompt. Use settings->useDefaults(true), then set it back to false after you are done loading settings in the restoreDefaults() method calls. Don't use ->setDefaults() normally, anymore.

svn path=/trunk/KDE/kdebase/apps/; revision=919897
src/settings/behaviorsettingspage.cpp
src/settings/contextmenusettingspage.cpp
src/settings/dolphinsettingsdialog.cpp
src/settings/navigationsettingspage.cpp
src/settings/previewssettingspage.cpp
src/settings/servicessettingspage.cpp
src/settings/startupsettingspage.cpp
src/settings/statusbarsettingspage.cpp