summaryrefslogtreecommitdiff
path: root/graphics/gtimelapse/files/patch-src__gtimelapse.cpp
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-11-06 15:48:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-11-06 15:48:51 +0000
commit732bf0343e5c60abaf604c30971b725250bb0381 (patch)
tree3914d42f748e17edac6fc78c81bc8044f74b72c4 /graphics/gtimelapse/files/patch-src__gtimelapse.cpp
parent- Switch to options helpers (diff)
- Clarify LICENSE
- Add LICENSE_FILE - Drop unneeded WX_UNICODE - Regenerate patches with `make makepatch`
Notes
Notes: svn path=/head/; revision=400937
Diffstat (limited to 'graphics/gtimelapse/files/patch-src__gtimelapse.cpp')
-rw-r--r--graphics/gtimelapse/files/patch-src__gtimelapse.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gtimelapse/files/patch-src__gtimelapse.cpp b/graphics/gtimelapse/files/patch-src__gtimelapse.cpp
index 9800f69015b9..cd0caafc8e94 100644
--- a/graphics/gtimelapse/files/patch-src__gtimelapse.cpp
+++ b/graphics/gtimelapse/files/patch-src__gtimelapse.cpp
@@ -1,6 +1,6 @@
---- src/gtimelapse.cpp.orig
+--- src/gtimelapse.cpp.orig 2009-06-08 12:13:59 UTC
+++ src/gtimelapse.cpp
-@@ -155,7 +155,11 @@
+@@ -155,7 +155,11 @@ wxPanel *display_widgets (wxPanel *panel
//cout << "type: RADIO" << endl;
//cout << "current: " << current << endl;
@@ -12,7 +12,7 @@
for ( i=0; i<cnt; i++) {
const char *choice;
-@@ -165,6 +169,10 @@
+@@ -165,6 +169,10 @@ wxPanel *display_widgets (wxPanel *panel
choices[i] = mystring;
}