Here is the patch again
> Wojciech,
>
> You did send me a suggestion on a fix for gspiceui.  In an attack of
> temporary Alzheimer, I managed to delete it...
>
> Could you please resend it again?
>
>
> Cheers
>
>
> Dan
Wojciech Kazubski
--- gspiceui-v0.7.56/src/AppGSpiceUI.hpp.gcc4	2005-06-22 21:18:00.000000000 +0200
+++ gspiceui-v0.7.56/src/AppGSpiceUI.hpp	2005-10-25 23:44:47.000000000 +0200
@@ -33,7 +33,7 @@
 // Application includes
 
 #include "Version.hpp"
-#include "CmdLinePcr.hpp"
+//#include "CmdLinePcr.hpp"
 #include "FrmMain.hpp"
 #include "TextCtrl.hpp"
 
--- gspiceui-v0.7.56/src/AppGSpiceUI.cpp.gcc4	2005-07-18 13:32:23.000000000 +0200
+++ gspiceui-v0.7.56/src/AppGSpiceUI.cpp	2005-10-25 23:44:58.000000000 +0200
@@ -17,6 +17,7 @@
 //*****************************************************************************
 
 #include "AppGSpiceUI.hpp"
+#include "CmdLinePcr.hpp"
 
 //*****************************************************************************
 // All programs must have a "main" function. Under wxWidgets main( ) is

Reply via email to