From 2ea29138c5d3aebb645d51ff74621c5642f8b262 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Thu, 1 Sep 2005 17:57:09 +0000 Subject: [PATCH] more ports and compling fixes from the 3.5 branch svn path=/trunk/KDE/kdeedu/kalzium/src/spectrum.h; revision=455935 --- kalzium/src/spectrum.cpp | 2 +- kalzium/src/spectrum.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kalzium/src/spectrum.cpp b/kalzium/src/spectrum.cpp index 4482c40..a5ec168 100644 --- a/kalzium/src/spectrum.cpp +++ b/kalzium/src/spectrum.cpp @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #include "spectrum.h" diff --git a/kalzium/src/spectrum.h b/kalzium/src/spectrum.h index ca31023..fccf49d 100644 --- a/kalzium/src/spectrum.h +++ b/kalzium/src/spectrum.h @@ -18,11 +18,11 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -#include #include +#include class QPixmap; class Element; -- 2.47.3