From 0fbd3b32469c5c7269e0540db0a9e75474b49b40 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 21 May 2005 10:32:31 +0000 Subject: [PATCH] Improve compiling, set ignores. svn path=/trunk/KDE/kdeedu/kalzium/src/element.cpp; revision=416364 --- kalzium/src/element.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3