From: Pino Toscano Date: Sat, 21 May 2005 10:32:31 +0000 (+0000) Subject: Improve compiling, set ignores. X-Git-Tag: v3.80.2~300^2~146 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=0fbd3b32469c5c7269e0540db0a9e75474b49b40;p=libqmvoc.git Improve compiling, set ignores. svn path=/trunk/KDE/kdeedu/kalzium/src/element.cpp; revision=416364 --- diff --git a/kalzium/src/element.cpp b/kalzium/src/element.cpp index a8e14ff..b9f82db 100644 --- a/kalzium/src/element.cpp +++ b/kalzium/src/element.cpp @@ -341,7 +341,7 @@ void Element::drawSelf( QPainter* p, bool useSimpleView ) int h_small = 15; //the size for the small units like elementnumber //The X-coordiante - int X; + int X = 0; if ( useSimpleView ) {//use the small periodic table without the d- and f-Block