[Bug 74955] crash when selecting "Project options" in the "Project" menu
Jens Dagerbo
jens.dagerbo at swipnet.se
Wed Feb 11 15:53:05 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=74955
jens.dagerbo at swipnet.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jens.dagerbo at swipnet.se 2004-02-11 15:51 -------
CVS commit by dagerbo:
Fix bug #74955
CCMAIL: 74955-done at bugs.kde.org
M +0 -1 antprojectpart.cpp 1.25
--- kdevelop/buildtools/ant/antprojectpart.cpp #1.24:1.25
@@ -482,5 +482,4 @@ void AntProjectPart::projectConfigWidget
m_antOptionsWidget->Properties->setNumRows(m_antOptions.m_properties.count());
m_antOptionsWidget->Properties->setNumCols(2);
- m_antOptionsWidget->Properties->setRowStretchable(1,true);
QMap<QString,QString>::Iterator it;
More information about the KDevelop-devel
mailing list