|
|
|
@ -33,7 +33,7 @@ bool DesktopProperties::load(const QString &fileName, const QString &group)
|
|
|
|
// specified, groupFound is always true
|
|
|
|
// specified, groupFound is always true
|
|
|
|
bool groupFound = group.isEmpty();
|
|
|
|
bool groupFound = group.isEmpty();
|
|
|
|
|
|
|
|
|
|
|
|
// Read propeties
|
|
|
|
// Read properties
|
|
|
|
QTextStream in(&file);
|
|
|
|
QTextStream in(&file);
|
|
|
|
while (!in.atEnd()) {
|
|
|
|
while (!in.atEnd()) {
|
|
|
|
|
|
|
|
|
|
|
|
|