extra ';'
svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=667451
This commit is contained in:
parent
09a03bdc95
commit
f5230fcd1e
@ -72,4 +72,4 @@ LayoutItem *Layout::parent() const
|
||||
return d->parent;
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
@ -59,4 +59,4 @@ qreal LayoutItem::widthForHeight(qreal h) const
|
||||
return 0.0;
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
@ -191,4 +191,4 @@ QSizeF VBoxLayout::size() const
|
||||
return geometry().size();
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
@ -69,6 +69,6 @@ class KDE_EXPORT VBoxLayout : public Layout
|
||||
Private *const d;
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
#endif /* __V_BOX_LAYOUT__ */
|
||||
|
Loading…
Reference in New Issue
Block a user