mirror of
https://github.com/KDE/konsole.git
synced 2026-05-04 04:33:38 -04:00
ebn krazy fixes
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=845380
This commit is contained in:
@@ -410,7 +410,7 @@ bool KDE3ProfileReader::readProfile(const QString& path , Profile::Ptr profile ,
|
||||
return false;
|
||||
|
||||
// KDE 3 profiles do not have parents
|
||||
parentProfile = QString();
|
||||
parentProfile.clear();
|
||||
|
||||
KDesktopFile* desktopFile = new KDesktopFile(path);
|
||||
KConfigGroup* config = new KConfigGroup( desktopFile->desktopGroup() );
|
||||
|
||||
Reference in New Issue
Block a user