summaryrefslogtreecommitdiff
path: root/devel/gcvs/files/patch-rf_utoolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gcvs/files/patch-rf_utoolbar.h')
-rw-r--r--devel/gcvs/files/patch-rf_utoolbar.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gcvs/files/patch-rf_utoolbar.h b/devel/gcvs/files/patch-rf_utoolbar.h
deleted file mode 100644
index 726a5ebffd6a..000000000000
--- a/devel/gcvs/files/patch-rf_utoolbar.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- rf/utoolbar.h.orig 2007-11-14 00:07:09.000000000 +0100
-+++ rf/utoolbar.h 2007-11-14 00:07:18.000000000 +0100
-@@ -85,7 +85,7 @@
- UToolbar(int widid);
- virtual ~UToolbar();
-
-- virtual int UDispatchMessage(int/*UEventType*/ evt, int arg1, void *arg2, UDispatchInfo & dispatchInfo);
-+ virtual int UDispatchMessage(int/*UEventType*/ evt, int arg1, const void *arg2, UDispatchInfo & dispatchInfo);
-
- protected:
- ev_msg void OnDestroy();