diff options
| author | Shaun Reich <[email protected]> | 2009-02-02 22:23:06 +0000 |
|---|---|---|
| committer | Shaun Reich <[email protected]> | 2009-02-02 22:23:06 +0000 |
| commit | a8d577ff2d5bfb74707538a4a50058d957164f40 (patch) | |
| tree | f1822d11558c697d5f89d6ab1517166275fa4860 /src/settings/viewpropertiesdialog.cpp | |
| parent | c2429b1dcb526a9f00dc6aeb30cbb3197b897e3b (diff) | |
A few more fixes...mostly cleanups.
*Grouped some statements that it didn't make sense to put after a certain block of code (giving the impression that it had to be after this block).
*There is no need to set the value of the QSpinBox equal to that of the slider, when loading settings... their valueChanges() signals are connected to the opposite one's slot.
*Made a now unused variable be used, it was inconsistent in this code block, two times '1' was used, but other times a var set to '1' would be used.
*Moved some blocks of code from the loadSettings() method, into the constructor, since the loadSettings() method is called more than once, so it's more resource-friendly to do it this way.
svn path=/trunk/KDE/kdebase/apps/; revision=920441
Diffstat (limited to 'src/settings/viewpropertiesdialog.cpp')
0 files changed, 0 insertions, 0 deletions
