summaryrefslogtreecommitdiff
path: root/src/settings/generalwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* disableKGet --> checkKGetPresenceAndrea Diamantini2010-08-181-1/+1
| | | | let rekonq also reenable it :)
* Define GeneralWidget::disableKGet() to disable KGetRohan Garg2010-08-171-0/+1
| | | | | | | when KGet is not installed modified: src/settings/generalwidget.cpp Declare GeneralWidget::disableKGet() modified: src/settings/generalwidget.h
* New Settings classes, one for each widget.Andrea Diamantini2010-05-231-0/+60
It seems clear to me that this way code is more maintainable than merging everything in the settingsdialog class