From fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 7 Jan 2011 04:10:07 +0000 Subject: Revert automated changes Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kpersonalizer/kospage.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kpersonalizer/kospage.cpp') diff --git a/kpersonalizer/kospage.cpp b/kpersonalizer/kospage.cpp index f13cdf428..3d92f2f4e 100644 --- a/kpersonalizer/kospage.cpp +++ b/kpersonalizer/kospage.cpp @@ -134,7 +134,7 @@ void KOSPage::saveCheckState(bool currSettings){ } - /** write the settings for KDE-Behavior (called by saveChecktqStatus) */ + /** write the settings for KDE-Behavior (called by saveCheckStatus) */ void KOSPage::writeKDE(){ kdDebug() << "KOSPage::writeKDE()" << endl; @@ -175,7 +175,7 @@ void KOSPage::writeKDE(){ } - /** write the settings for fvwm-like-behavior (called by saveChecktqStatus) */ + /** write the settings for fvwm-like-behavior (called by saveCheckStatus) */ void KOSPage::writeUNIX(){ kdDebug() << "KOSPage::writeUNIX()" << endl; @@ -216,7 +216,7 @@ void KOSPage::writeUNIX(){ } - /** write the settings for windows-like-behavior (called by saveChecktqStatus) */ + /** write the settings for windows-like-behavior (called by saveCheckStatus) */ void KOSPage::writeWindows(){ kdDebug() << "KOSPage::writeWindows()" << endl; @@ -263,7 +263,7 @@ void KOSPage::writeWindows(){ } - /** write the settings for MacOS-like-behavior (called by saveChecktqStatus) */ + /** write the settings for MacOS-like-behavior (called by saveCheckStatus) */ void KOSPage::writeMacOS(){ kdDebug() << "KOSPage::writeMacOS()" << endl; -- cgit v1.2.3