FreeBSD Bugzilla – Attachment 51348 Details for
Bug 78017
math/graphthing: fix for compilation on >= 5.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 412 bytes, created by
Johan van Selst
on 2005-02-24 13:20:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Johan van Selst
Created:
2005-02-24 13:20:16 UTC
Size:
412 bytes
patch
obsolete
>--- src/gui.h.orig Thu Feb 24 14:11:10 2005 >+++ src/gui.h Thu Feb 24 14:11:12 2005 >@@ -140,7 +140,6 @@ public: > class ParamDialog : public Gtk::Dialog > { > protected: >- void ok_click (); > > virtual int delete_event_impl (GdkEventAny *ev); > virtual void get_data () = 0; >@@ -148,6 +147,7 @@ protected: > public: > bool cancelled; > >+ void ok_click (); > ParamDialog (const String &title = "Prefab Parameter"); > };
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 78017
: 51348