From: Pino Toscano Date: Thu, 1 Sep 2005 17:57:09 +0000 (+0000) Subject: more ports and compling fixes from the 3.5 branch X-Git-Tag: v3.80.2~300^2~10 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=2ea29138c5d3aebb645d51ff74621c5642f8b262;p=libqmvoc.git more ports and compling fixes from the 3.5 branch svn path=/trunk/KDE/kdeedu/kalzium/src/spectrum.h; revision=455935 --- 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;