[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: kdeedu/kalzium/src compilation error [PATCH]
From:       Nick Katsamas <nkat () forthnet ! gr>
Date:       2002-06-28 14:51:26
[Download RAW message or body]

Hi again,

Ignore the last patch. This is the right.

On Friday 28 June 2002 17:36, Nick Katsamas wrote:
> Well this patch solves the one part of the problem
> (seven seven new KPushButton( foo );)
>
> The other problem
> kalzium.cpp:167: `eight' undeclared (first use this function)
> kalzium.cpp:167: (Each undeclared identifier is reported only once
> kalzium.cpp:167: for each function it appears in.)
>
> still exist
>
-- 
Best regards
********************************
        Nick Katsamas
   e-Mail: nkat@forthnet.gr 
    OS: SuSE Linux v7.3
  Kernel: 2.4.18 XFree: 4.2.0
********************************

["kalzium_src.dif" (text/x-diff)]

Index: kalzium/src/kalzium.cpp
===================================================================
RCS file: /home/kde/kdeedu/kalzium/src/kalzium.cpp,v
retrieving revision 1.33
diff -u -3 -p -u -r1.33 kalzium.cpp
--- kalzium/src/kalzium.cpp	28 Jun 2002 13:09:37 -0000	1.33
+++ kalzium/src/kalzium.cpp	28 Jun 2002 14:39:23 -0000
@@ -163,7 +163,7 @@ Kalzium::Kalzium(const char *name) : KMa
 	four = new KPushButton( foo );
 	five = new KPushButton( foo );
 	six = new KPushButton( foo );
-	seven seven new KPushButton( foo );
+	seven = new KPushButton( foo );
 	eight = new KPushButton( foo );
 	legend_layout->addWidget( one );
 	legend_layout->addWidget( two );
Index: kalzium/src/kalzium.h
===================================================================
RCS file: /home/kde/kdeedu/kalzium/src/kalzium.h,v
retrieving revision 1.23
diff -u -3 -p -u -r1.23 kalzium.h
--- kalzium/src/kalzium.h	28 Jun 2002 13:09:37 -0000	1.23
+++ kalzium/src/kalzium.h	28 Jun 2002 14:39:23 -0000
@@ -73,7 +73,7 @@ class Kalzium : public KMainWindow
 		Colors_Config_Widget *colorsconfig;
 		KSelectAction *numerationmenu, *psestylemenu, *colorschememenu, *weblookupmenu;
 		StateOfMatterDlg *templookup;
-        KPushButton *one, *two, *three, *four, *five, *six, *seven, *eigth;
+        KPushButton *one, *two, *three, *four, *five, *six, *seven, *eight;
 
 	private:
 		PQLabel labels[18];

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic