From koffice-devel Sat Nov 27 11:10:48 2010 From: Adam Pigg Date: Sat, 27 Nov 2010 11:10:48 +0000 To: koffice-devel Subject: branches/work/koffice-essen/kspread/ui Message-Id: <20101127111048.11476AC8A2 () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=koffice-devel&m=129085628729494 SVN commit 1201324 by piggz: Make compile CCMAIL:koffice-devel@kde.org M +1 -0 CellView.cpp --- branches/work/koffice-essen/kspread/ui/CellView.cpp #1201323:1201324 @@ -278,6 +278,7 @@ CellView& CellView::operator=(const CellView& other) { d = other.d; + return *this; } CellView::~CellView() _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel