[umbrello-devel] [umbrello] [Bug 323306] Align assoc when they are selected
Ralf Habacker
ralf.habacker at freenet.de
Sat Aug 10 07:24:04 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=323306
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ralf.habacker at freenet.de
--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
tried to download and apply your patch:
wget -O 81615.patch https://bugs.kde.org/attachment.cgi?id=81615
git apply 81615.patch
and got errors:
81615.patch:11: space before tab in indent.
if (assocList.isEmpty())
81615.patch:12: space before tab in indent.
return;
81615.patch:14: space before tab in indent.
foreach(AssociationWidget *widget, assocList) {
81615.patch:15: space before tab in indent.
widget->setYEntireAssoc(middle);
81615.patch:16: space before tab in indent.
}
fatal: corrupt patch at line 86
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list