mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
c5c4872cb5
Noticed by: pointyhat
12 lines
290 B
C++
12 lines
290 B
C++
--- kshowmail/showrecordelem.cpp.orig Sun Aug 15 19:13:32 2004
|
|
+++ kshowmail/showrecordelem.cpp Sun Aug 15 19:13:49 2004
|
|
@@ -115,7 +115,7 @@
|
|
<< i18n("Subject") << " = " << subject() << endl << endl;
|
|
Logger::flush();
|
|
}
|
|
-};
|
|
+}
|
|
|
|
|
|
QString ShowRecordElem::from () const
|